Skip to content
Success

Changes

Summary

  1. pcap-server: Move stats to its own file (details)
Commit f30dcc10cc9f5665d7e6ace1e5819af743b54f17 by Pau Espin Pedrol
pcap-server: Move stats to its own file

This will allow easily including the .o file in a unit tests which will
be added soon testing code from osmo_server_network.c, which requires
the pcap_server_group_desc symbol.

Change-Id: I71734a4c78e4d3109947ff5e69c3a382a7908218
The file was modifiedsrc/osmo_server_main.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedsrc/Makefile.am
The file was addedsrc/osmo_server_stats.c