wireshark/caputils
Pascal Quantin 6452caa3b3 Fix retrieval of data link type supported by remote interfaces with authentication
Make use of -A parameter when querying data link types supported by a given interface with dumpcap.
Ensure to pass the authentication parameters configured for a remote interface when calling capture_get_if_capabilities()

Bug: 11366
Change-Id: I4efea615084a82108e4a12a64e8c46817f30a5c6
Reviewed-on: https://code.wireshark.org/review/9690
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-07-22 07:10:10 +00:00
..
CMakeLists.txt Minor CMake updates to better group build artefacts 2015-01-05 23:48:46 +00:00
Makefile.am Build libcaputils PIE, so it can be linked with dumpcap when it's built PIE. 2014-07-04 17:23:01 +00:00
Makefile.common Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
airpcap.h Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +00:00
airpcap_loader.c Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides 2015-07-02 15:28:03 +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
capture-pcap-util-unix.c caputils/*.c: As needed: Add editor modelines & Fix indentation 2015-02-13 18:45:23 +00:00
capture-pcap-util.c caputils/*.c: As needed: Add editor modelines & Fix indentation 2015-02-13 18:45:23 +00:00
capture-pcap-util.h Oops, we also need to worry about pcap_get_tstamp_precision(). 2014-11-05 02:09:14 +00:00
capture-wpcap.c Change a lot of http:// URLs to https://. 2015-03-10 19:30:50 +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 caputils/*.c: As needed: Add editor modelines & Fix indentation 2015-02-13 18:45:23 +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 80211 utils: free nl messages after use 2015-07-05 17:30:25 +00:00
ws80211_utils.h ws80211_utils.h: fix empty paragraph passed to '@param' command [-Wdocumentation] 2015-06-22 17:02:38 +00:00