hostapd/src
Jouni Malinen 34f2851902 MBO: Parse MBO ANQP-element on STA
This extends the GAS/ANQP parser in wpa_supplicant to process MBO
ANQP-elements and indicate received Cellular Data Connection Preference
values over the control interface.

When a valid MBO ANQP-element is received, the following control
interface message is sent:

RX-MBO-ANQP <BSSID> cell_conn_pref=<value>

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2017-03-10 18:57:12 +02:00
..
ap MBO: Add MBO ANQP-element processing on AP 2017-03-10 18:33:51 +02:00
common MBO: Parse MBO ANQP-element on STA 2017-03-10 18:57:12 +02:00
crypto Use os_memdup() 2017-03-07 13:19:10 +02:00
drivers nl80211: Handle pre-CAC expired event from the driver 2017-03-09 17:01:36 +02:00
eap_common Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_peer Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_server Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_auth Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_supp RSN: Fix pre-authentication EAPOL-Start startPeriod configuration 2017-02-20 12:48:04 +02:00
fst FST: Silence compiler warning on WPA_ASSERT 2017-01-29 18:45:29 +02:00
l2_packet tests: Add TEST_FAIL() checks in l2_packet 2017-03-04 11:43:58 +02:00
p2p Use os_memdup() 2017-03-07 13:19:10 +02:00
pae mka: Fix the order of operations in secure channel deletion 2017-02-20 22:15:04 +02:00
radius Use os_memdup() 2017-03-07 13:19:10 +02:00
rsn_supp Use os_memdup() 2017-03-07 13:19:10 +02:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils Use os_memdup() 2017-03-07 13:19:10 +02:00
wps Use os_memdup() 2017-03-07 13:19:10 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00