osmo-mgw/tests
Philipp Maier cede2a4b7c stats: replace packet statistic counters with libosmocore rate counters
In struct mgcp_rtp_end one finds unsigned int counters. Those should
be replaced with libosmocore rate counters

- replace packets_rx, octets_rx, packets_tx, octets_tx and
  dropped_packets with libosmocore rate counters.

Change-Id: I47c5c9006df5044e59ddebb895e62adb849d72d5
Related: OS#2517
2018-07-05 15:55:19 +02:00
..
legacy_mgcp use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:05:05 +02:00
mgcp stats: replace packet statistic counters with libosmocore rate counters 2018-07-05 15:55:19 +02:00
mgcp_client client: add features to generate and parse codec information 2018-06-23 11:39:48 +00:00
Makefile.am Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
atlocal.in move openbsc/* to repos root 2017-08-27 17:44:55 +02:00
testsuite.at Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
vty_test_runner.py split off osmo-mgw: remove files, apply build, rename 2017-08-30 15:04:52 +02:00