wireshark/caputils
Mikael Kanstrup 27e4ac85e8 Add support for split wiphy dump to Wireless Toolbar
To populate the Wireless Toolbar menu the NL80211_CMD_GET_WIPHY
command is used. Some network interfaces must use split wiphy dump
feature for this command to function properly. One such example is the
D-Link DWA-160 USB adapter that does not show up when used without.

Make use of split wiphy dump feature whenever kernel supports it
to populate the list of monitor interfaces for the Wireless Toolbar.

Bug: 10564
Change-Id: Idc28e92f91a2488fa48eeb282a0ef1e2bd40a5f0
Reviewed-on: https://code.wireshark.org/review/4611
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2014-10-18 14:26:00 +00:00
..
CMakeLists.txt CMake: Conditional build fixes and updates. 2014-09-28 18:22:48 +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 Use forward slashes in paths to runlex.sh 2014-07-20 13:15:59 +00:00
airpcap.h gchar is not guaranteed to be signed; use gint8. 2014-10-16 18:44:30 +00:00
airpcap_loader.c Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
airpcap_loader.h Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
capture-pcap-util-int.h
capture-pcap-util-unix.c Fix compilation in weird cases 2014-09-16 21:24:02 +00:00
capture-pcap-util.c Increase the error buffer size for rpcap. 2014-08-27 22:11:58 +00:00
capture-pcap-util.h
capture-wpcap.c Get rid of NO_INTERFACES_FOUND - it's not an error. 2014-07-22 23:53:49 +00:00
capture-wpcap.h
capture_ifinfo.h Extcap Capture Interface 2014-08-21 03:34:02 +00:00
capture_win_ifnames.c
capture_win_ifnames.h
capture_wpcap_packet.c
capture_wpcap_packet.h
doxygen.cfg.in
iface_monitor.c Move the monitor-for-interface-list-changes stuff to the caputils library. 2014-07-16 01:27:21 +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 Add support for split wiphy dump to Wireless Toolbar 2014-10-18 14:26:00 +00:00
ws80211_utils.h Add support for split wiphy dump to Wireless Toolbar 2014-10-18 14:26:00 +00:00