Tools for distributed pcap recording (osmo-pcap-server, osmo-pcap-client) https://osmocom.org/projects/osmo-pcap
Go to file
Holger Hans Peter Freyther bac0c98d22 osmo-pcap-client: Do not print the strings if they are NULL
this makes glibc add the (null) for us, but we don't want that
as we would attempt to compile a filter or open a device with that.
2011-05-31 17:55:45 +02:00
include osmo-pcap-client: Work on the client code, be able to open the device 2011-05-31 17:42:53 +02:00
src osmo-pcap-client: Do not print the strings if they are NULL 2011-05-31 17:55:45 +02:00
.gitignore osmo_pcap_client: Start with the framework for the pcap client 2011-05-31 15:47:44 +02:00
AUTHORS osmo-pcap: Start with the autoconf/automake skeleton for this project 2011-05-31 10:19:47 +02:00
COPYING osmo-pcap: Start with the autoconf/automake skeleton for this project 2011-05-31 10:19:47 +02:00
Makefile.am osmo-pcap: Create a dummy client. 2011-05-31 11:16:55 +02:00
configure.ac osmo_pcap_client: Start with the framework for the pcap client 2011-05-31 15:47:44 +02:00
git-version-gen osmo-pcap: Start with the autoconf/automake skeleton for this project 2011-05-31 10:19:47 +02:00