osmo-pcap/src
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
..
Makefile.am osmo-pcap-client: Work on the client code, be able to open the device 2011-05-31 17:42:53 +02:00
osmo_client_core.c osmo-pcap-client: Work on the client code, be able to open the device 2011-05-31 17:42:53 +02:00
osmo_client_main.c osmo-pcap-client: Work on the client code, be able to open the device 2011-05-31 17:42:53 +02:00
osmo_client_vty.c osmo-pcap-client: Do not print the strings if they are NULL 2011-05-31 17:55:45 +02:00
osmo_common.c common: Add the default case, e.g. needed for the logging code 2011-05-31 17:42:53 +02:00