wireshark/caputils
Mikael Kanstrup 74c4358740 Split ws80211_get_phys callback handler
Split up the ws80211_get_phys parser callback handler function into
separate functions for each attribute parsed. This is done in
preparation for supporting split wiphy dump feature where the function
logics will need modications.

Change-Id: Ic0b497fc628f0e7453cd62eb8199f17f9a308a7f
Reviewed-on: https://code.wireshark.org/review/4610
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Evan Huus <eapache@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-10-13 19:19:56 +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 Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +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 Split ws80211_get_phys callback handler 2014-10-13 19:19:56 +00:00
ws80211_utils.h