]> git.ipfire.org Git - thirdparty/hostap.git/commit
WNM: Remove PMKSA cache entry on ESS disassoc imminent notification
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 5 Apr 2013 15:55:32 +0000 (18:55 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 May 2013 13:50:06 +0000 (16:50 +0300)
commit901d1fe1e599834cf582a8439e2ff427fd5867fa
treee06521f568030b28e7be6292c5204cbe766751a5
parentdad153d16bc66f92609ee90549770c66549c1c3d
WNM: Remove PMKSA cache entry on ESS disassoc imminent notification

This is needed to avoid allowing the STA to reconnect using a cached
PMKSA. ESS disassoc imminent notification is normally used to indicate
that the STA session will be terminated and as such, requiring full
authentication through the authentication server after this is needed.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/ctrl_iface.c
src/ap/pmksa_cache_auth.c
src/ap/pmksa_cache_auth.h
src/ap/wpa_auth.c
src/ap/wpa_auth.h