Skip to content
Success

Changes

Summary

  1. client: Introduce osmo_pcap_file to prepare support for pcapng (details)
Commit c00ba368d90fbef63f084b76f684d1dc9e3373c5 by Pau Espin Pedrol
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
The file was modifiedsrc/Makefile.am
The file was modifiedsrc/osmo_client_core.c
The file was modifiedinclude/osmo-pcap/Makefile.am
The file was modifiedsrc/osmo_client_network.c
The file was addedsrc/osmo_pcap_file.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_client.h
The file was addedinclude/osmo-pcap/osmo_pcap_file.h