hostap/src/common
Jouni Malinen adf0478e8e AP: Store STA supported operating classes information
This makes hostapd track Supported Operating Classes information from
the associated STAs. The stored information is available through the STA
control interface command (supp_op_classes row) as a hexdump of the
Supported Operating Classes element starting from the Length field. This
information can be used as input to BSS transition management and
channel switching decisions.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2016-02-24 12:20:31 +02:00
..
common_module_tests.c tests: Additional ieee802_11_parse_elems() module test coverage 2015-06-14 16:47:29 +03:00
defs.h EAP peer: External server certificate chain validation 2015-12-12 18:24:27 +02:00
eapol_common.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
gas.c
gas.h
hw_features_common.c hw_features: Merge similar return case in check_40mhz_2g4() 2015-06-29 23:23:56 +03:00
hw_features_common.h Make check_20mhz_bss() static 2015-06-20 16:05:54 +03:00
ieee802_1x_defs.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
ieee802_11_common.c AP: Store STA supported operating classes information 2016-02-24 12:20:31 +02:00
ieee802_11_common.h AP: Store STA supported operating classes information 2016-02-24 12:20:31 +02:00
ieee802_11_defs.h MBO: Update STA cellular data capability based on WNM Notification 2016-02-22 19:53:05 +02:00
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
privsep_commands.h wpa_priv: Add authentication command and event 2015-09-05 13:21:17 +03:00
qca-vendor-attr.h Make qca-vendor.h independent of other header files 2014-04-25 11:41:36 +03:00
qca-vendor.h Assign QCA vendor command and attribute for Tx power reduction in dB 2015-11-19 11:34:31 +02:00
sae.c mesh: Fix PMKID to match the standard 2015-12-28 17:21:08 +02:00
sae.h mesh: Fix PMKID to match the standard 2015-12-28 17:21:08 +02:00
tnc.h tests: TNC testing 2014-05-17 20:05:55 +03:00
version.h Add "git describe" based version string postfix 2015-10-16 22:20:55 +03:00
wpa_common.c Add the selector suite into wpa_parse_wpa_ie_rsn() "invalid group cipher" 2016-02-03 12:58:07 +02:00
wpa_common.h FT: Fix FTIE generation for 4-way handshake after FT protocol run 2015-12-10 00:14:35 +02:00
wpa_ctrl.c wpa_ctrl: Retry select() on EINTR 2016-02-07 12:20:38 +02:00
wpa_ctrl.h MBO: Parse MBO IE in BSS Transition Management Request frames 2016-02-22 19:53:04 +02:00
wpa_helpers.c Use "STATUS-NO_EVENTS" instead of "STATUS" in get_wpa_status function 2015-11-01 21:05:10 +02:00
wpa_helpers.h Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00