Attention is currently required from: fixeria.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-pcap/+/39173?usp=email )
Change subject: pcap-client: Move stats to its own file ......................................................................
Patch Set 2:
(2 comments)
File include/osmo-pcap/osmo_pcap_client.h:
https://gerrit.osmocom.org/c/osmo-pcap/+/39173/comment/328ab446_459e0963?usp... : PS2, Line 34: struct rate_ctr_group;
can be removed
Done
File src/osmo_client_stats.c:
https://gerrit.osmocom.org/c/osmo-pcap/+/39173/comment/83a12efc_bce5dfe4?usp... : PS2, Line 29: #include <osmocom/vty/logging.h> : #include <osmocom/vty/telnet_interface.h> : #include <osmocom/vty/stats.h> : #i
There's no VTY stuff in this file, so drop these?
Done