hostapd/src
Jouni Malinen 296a34f0c1 Remove STA entry from AP when starting TKIP countermeasures
Previously, the STA entry was removed only from the driver and the STA
entry within hostapd was just marked disassociated. However, this left
the WPA authenticator state machine with an entry and the session was
not terminated properly. In addition, the STA entry could have remaining
indefinitely if the STA did not reconnect after TKIP countermeasures.
Fix this by removing the STA entry from hostapd instead of just leaving
it disassociated.

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-06-25 13:53:24 +03:00
..
ap Remove STA entry from AP when starting TKIP countermeasures 2012-06-25 13:53:24 +03:00
common WNM: Add advertisement of BSS max idle period 2012-05-27 17:35:00 -07:00
crypto wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
drivers nl80211: Simplify cbmsg buffer 2012-06-23 20:37:09 +03:00
eap_common EAP-AKA': Update to RFC 5448 2012-05-02 20:45:01 +03:00
eap_peer wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
eap_server EAP-SIM/AKA server: Allow pseudonym to be used after unknown reauth id 2012-06-15 18:49:54 +03:00
eapol_auth hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 2012-05-05 18:05:09 +03:00
eapol_supp wpa_supplicant: Report EAP connection progress to DBus 2012-06-04 21:10:01 +03:00
l2_packet Make bind failure messages unique 2012-04-06 12:10:36 +03:00
p2p P2P: Add p2p_client_list support for FullMAC Persistent GO 2012-06-17 11:58:46 +03:00
radius RADIUS DAS: Support Chargeable-User-Identity with Disconnect-Request 2012-06-17 19:44:46 +03:00
rsn_supp TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
tls LibTomMath: Use 64-bit mode for mp_digit 2012-06-09 11:53:30 +03:00
utils eloop/poll: Handle POLLER | POLLHUP in read logic 2012-06-24 13:19:34 +03:00
wps hostapd: Fix PBC config method of WSC IE in Beacon/Probe Response 2012-06-25 12:20:37 +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