hostap/src
Jouni Malinen ba9774bd76 FILS: Fix BSSID in reassociation case
The RSN supplicant implementation needs to be updated to use the new
BSSID whenever doing FILS authentication. Previously, this was only done
when notifying association and that was too late for the case of
reassociation. Fix this by providing the new BSSID when calling
fils_process_auth(). This makes PTK derivation use the correct BSSID.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2017-02-21 12:26:57 +02:00
..
ap FILS: Find PMKSA cache entries on AP based on FILS Cache Identifier 2017-02-21 12:18:58 +02:00
common QCA vendor command for fetching HE capabilities 2017-02-19 17:39:30 +02:00
crypto tests: Add HMAC-SHA256 and HMAC-SHA384 test vectors from RFC 4231 2017-02-16 22:15:29 +02:00
drivers nl80211: Notify reason for connection timeout failure 2017-02-20 10:47:08 +02:00
eap_common Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eap_peer EAP: Call deinit_for_reauth() for Phase 2 EAP methods 2017-02-10 19:48:12 +02:00
eap_server ERP: Use macro for EMSKname length instead of hardcoded integer value 2017-02-03 15:35:21 +02:00
eapol_auth RADIUS: Share a single function for generating session IDs 2016-02-06 17:19:35 +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 Remove trailing whitespace 2016-12-28 14:31:42 +02:00
p2p P2P: Verify local driver preferred frequencies for P2P use cases 2017-02-16 12:40:57 +02:00
pae mka: Fix the order of operations in secure channel deletion 2017-02-20 22:15:04 +02:00
radius Remove trailing whitespace 2016-12-28 14:31:42 +02:00
rsn_supp FILS: Fix BSSID in reassociation case 2017-02-21 12:26:57 +02:00
tls Remove trailing whitespace 2016-12-28 14:31:42 +02:00
utils browser-wpadebug: Send HTTP response with HTTP/1.1 header 2017-02-16 13:35:44 +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