wireshark/caputils
Guy Harris b400b8c50e pcap_list_datalinks() failing is an error.
Return an error string if that happens.

If it doesn't fail, it will return a value >= 1; it will never return 0,
so don't check for that.

Change-Id: I6d7ee2683c1ceae73e9d9d61c0a6e6d30b2c4400
Reviewed-on: https://code.wireshark.org/review/13100
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-01-07 06:07:42 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap) 2015-11-27 22:22:06 +00:00
Makefile.common Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap) 2015-11-27 22:22:06 +00:00
Makefile.nmake Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap) 2015-11-27 22:22:06 +00:00
airpcap.h Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
airpcap_loader.c Remove unnecessary #ifdef and includes. 2016-01-06 01:44:40 +00:00
airpcap_loader.h Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +00:00
capture-pcap-util-int.h Move more capture device handling to the caputils library. 2016-01-07 04:38:39 +00:00
capture-pcap-util-unix.c Move more capture device handling to the caputils library. 2016-01-07 04:38:39 +00:00
capture-pcap-util.c pcap_list_datalinks() failing is an error. 2016-01-07 06:07:42 +00:00
capture-pcap-util.h Don't declare libpcap wrappers if we're not building with libpcap. 2016-01-07 05:29:05 +00:00
capture-wpcap.c Move more capture device handling to the caputils library. 2016-01-07 04:38:39 +00:00
capture-wpcap.h
capture_ifinfo.h Fix retrieval of data link type supported by remote interfaces with authentication 2015-07-22 07:10:10 +00:00
capture_win_ifnames.c Remove unnecessary includes. 2016-01-06 00:14:32 +00:00
capture_win_ifnames.h
capture_wpcap_packet.c
capture_wpcap_packet.h
doxygen.cfg.in
iface_monitor.c libnl: disable pedantic warning of libnl lib 2015-02-19 16:15:53 +00:00
iface_monitor.h Allow the interface monitor routines to be called from C++. 2014-07-16 02:28:39 +00:00
ws80211_utils.c ws80211: Disable shorten-64-to-32. 2015-12-01 01:19:33 +00:00
ws80211_utils.h Get rid of ws80211_frequency_to_channel(). 2015-11-05 22:56:07 +00:00