Attention is currently required from: laforge.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-pcap/+/39288?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
Change subject: client: Introduce osmo_pcap_file to prepare support for pcapng ......................................................................
client: Introduce osmo_pcap_file to prepare support for pcapng
This patch is a preparation patch refactoring code to make it easier to add pcapng format in follow-up patch.
Different types of encodings are grouped in helper functions.
Change-Id: Ifd389a2a32897e101c62fd280ddca984d485d373 --- M include/osmo-pcap/Makefile.am M include/osmo-pcap/osmo_pcap_client.h A include/osmo-pcap/osmo_pcap_file.h M src/Makefile.am M src/osmo_client_core.c M src/osmo_client_network.c A src/osmo_pcap_file.c 7 files changed, 240 insertions(+), 78 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcap refs/changes/88/39288/2