hostapd/src
Jouni Malinen 631739b361 Clear WLAN_STA_ASSOC_REQ_OK on AP-initiated deauthentication
This flag was left in the STA entry for the short duration after the STA
gets deauthenticated. If the STA sends a Class 2 or 3 frame during that
short time, the AP would not have replied with Deauthentication frame
indicating no association is present.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-11-29 13:31:54 +02:00
..
ap Clear WLAN_STA_ASSOC_REQ_OK on AP-initiated deauthentication 2014-11-29 13:31:54 +02:00
common SAE: Fix Anti-Clogging Token request frame format 2014-11-25 16:08:53 +02:00
crypto OpenSSL: Allow TLS v1.1 and v1.2 to be negotiated by default 2014-11-15 12:35:10 +02:00
drivers Add hostapd driver_params config parameter 2014-11-29 13:24:42 +02:00
eap_common IKEv2: Use a bit clearer payload header validation step 2014-11-23 16:37:16 +02:00
eap_peer WPS: Add explicit message length limit of 50000 bytes 2014-11-23 21:03:40 +02:00
eap_server WPS: Add explicit message length limit of 50000 bytes 2014-11-23 21:03:40 +02:00
eapol_auth Add Acct-Multi-Session-Id into RADIUS Accounting messages 2014-10-18 10:38:17 +03:00
eapol_supp WPS: Extend startWhen to 2 if peer AP supports WPS 2.0 2014-10-13 12:24:17 +03:00
l2_packet proxyarp: Do not limit NDISC snoop packet size to 150 2014-11-28 22:41:26 +02:00
p2p P2P: Reinvite with social operation channel if no common channels 2014-11-27 17:55:54 +02:00
pae MACsec: Fix policy configuration 2014-10-30 11:43:47 +02:00
radius RADIUS client: Print a clear debug log entry if socket is not available 2014-11-23 17:41:13 +02:00
rsn_supp Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKM 2014-11-16 17:09:11 +02:00
tls TLS client: Check DH parameters using a local variable 2014-11-23 17:48:34 +02:00
utils radiotap: Initialize all members in ieee80211_radiotap_iterator_init() 2014-11-23 21:03:40 +02:00
wps WPS: Add missing device types 2014-10-26 01:24:08 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00