mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 16:58:41 -05:00
add9b7a46a
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> |
||
---|---|---|
.. | ||
ap | ||
common | ||
crypto | ||
drivers | ||
eap_common | ||
eap_peer | ||
eap_server | ||
eapol_auth | ||
eapol_supp | ||
l2_packet | ||
p2p | ||
radius | ||
rsn_supp | ||
tls | ||
utils | ||
wps | ||
lib.rules | ||
Makefile |