fragattacks/src
Jouni Malinen add9b7a46a nl80211: Ignore deauth/disassoc event from old AP
It looks like cfg80211 can deliver a deauth/disassoc event during some
roaming cases while we are already in progress with a new
authentication/association. This happens at least with FT protocol.
Avoid issues with such disconnection event resulting in core
wpa_supplicant stopping the new connection attempt by tracking
auth/assoc BSSID more carefully within driver_nl80211.c and filtering
out events that do not apply for the current AP.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-05-27 20:10:57 +03:00
..
ap Do not set driver MAC ACL unless driver supports this 2013-05-24 13:37:22 +03:00
common WNM: Make ESS Disassoc Imminent event more convenient to use 2013-05-23 16:51:03 +03:00
crypto tls_openssl: Store TLS context per-connection 2013-05-10 00:22:08 +03:00
drivers nl80211: Ignore deauth/disassoc event from old AP 2013-05-27 20:10:57 +03:00
eap_common EAP peer: Add Session-Id derivation 2013-02-09 01:20:38 +02:00
eap_peer Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
eap_server Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp dbus_new: Add EAP logon/logoff 2013-04-23 17:57:55 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Relax channel forcing for invitation processing with MCC support 2013-05-22 13:29:46 +03:00
radius Extend radius_msg_get_tunnel_password() to support multiple passwords 2012-11-25 17:19:04 +02:00
rsn_supp FT: Fix TKIP group key configuration in FT protocol 2013-05-24 16:03:54 +03:00
tls Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
utils P2P: No duplicate AP-STA-CONNECTED/DISCONNECTED as global event 2013-05-18 19:18:31 +03:00
wps WPS: Do not use void* in arithmetic 2013-05-04 20:19:45 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00