hostap/src
Jouni Malinen 5208160b4b FILS: Parse received FILS HLP requests
This adds parsing of received FILS HLP requests from (Re)Association
Request frames. The reassembled requests are verified to be in valid
format and are printed in debug output. However, actual processing or
forwarding of the packets is not yet implemented, i.e., the vendor
specific frame filtering logic is for now practically dropping all HLP
requests.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2017-01-29 14:32:17 +02:00
..
ap FILS: Parse received FILS HLP requests 2017-01-29 14:32:17 +02:00
common Remove unused WLAN_CIPHER_SUITE_* definitions 2017-01-28 14:05:44 +02:00
crypto OpenSSL: Implement sha384_vector() 2017-01-13 21:05:19 +02:00
drivers nl80211: Use RSN_CIPHER_SUITE_* instead of WLAN_CIPHER_SUITE_* 2017-01-28 14:04:44 +02:00
eap_common Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eap_peer Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eap_server Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eapol_auth RADIUS: Share a single function for generating session IDs 2016-02-06 17:19:35 +02:00
eapol_supp Remove trailing whitespace 2016-12-28 14:31:42 +02:00
fst FST: Fix search for peer's "other" connection 2016-09-08 11:17:45 +03:00
l2_packet Remove trailing whitespace 2016-12-28 14:31:42 +02:00
p2p P2P: Fix compilation warning in p2p_add_device() 2016-12-30 00:49:24 +02:00
pae mka: Make MKA actor priority configurable 2016-12-25 11:41:46 +02:00
radius Remove trailing whitespace 2016-12-28 14:31:42 +02:00
rsn_supp FILS: Allow FILS HLP requests to be added 2017-01-29 14:32:17 +02:00
tls Remove trailing whitespace 2016-12-28 14:31:42 +02:00
utils tests: TEST_FAIL() support for os_get_random() 2017-01-07 22:15:41 +02:00
wps Share a single str_starts() implementation 2016-08-06 12:38:21 +03: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