Skip to content
Success

Changes

Summary

  1. pcap-server: Move stats to its own file (details)
Commit eaa5a3c8a55f2e2b752678c2df605aaa0461f70f 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 modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedsrc/Makefile.am
The file was modifiedsrc/osmo_server_main.c
The file was addedsrc/osmo_server_stats.c