osmo-mgw/include
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
..
osmocom stats: replace packet statistic counters with libosmocore rate counters 2018-07-05 15:55:19 +02:00
Makefile.am client: add an optional FSM interface 2018-02-08 16:22:45 +01:00