osmo-pcap/src
Holger Hans Peter Freyther 36a183fd78 client: Tolerate an invalid pcap_handle
When not running as root the opening might fail and then we would
crash when sending the link information. Do not crash. This could
have crashed before the re-factoring but due the async connect it
seems more likely we hit it now.

Change-Id: I26a10c401a9a8998acc50a4bd4432d2ac7fceaeb
2016-11-09 01:46:35 +01:00
..
Makefile.am server: Introduce tls mode for the server 2016-09-08 16:17:01 +02:00
osmo_client_core.c client: Allow to stop and remove a connection 2016-11-09 01:04:04 +01:00
osmo_client_main.c client: Do not connect default connection if no ip/port present 2016-11-09 01:04:04 +01:00
osmo_client_network.c client: Tolerate an invalid pcap_handle 2016-11-09 01:46:35 +01:00
osmo_client_vty.c client: Allow to stop and remove a connection 2016-11-09 01:04:04 +01:00
osmo_common.c client: Allow to configure and connect multiple servers 2016-11-09 01:04:04 +01:00
osmo_server_main.c server: Add vty interface for the TLS configuration 2016-09-08 16:17:02 +02:00
osmo_server_network.c server: Add vty interface for the TLS configuration 2016-09-08 16:17:02 +02:00
osmo_server_vty.c server: Add vty interface for the TLS configuration 2016-09-08 16:17:02 +02:00
osmo_tls.c client: Finish renaming client to conn in other places of the code 2016-11-09 00:20:29 +01:00