Fix group key rekeying when reauth happens during pending group key update
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 21 Oct 2008 10:54:54 +0000 (13:54 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 21 Oct 2008 10:54:54 +0000 (13:54 +0300)
commit9663596facdd2a1f43f320fb87b992e880b5c8d1
treea28f235e7b6f90a59bf4aecb0680cd2a939df9e5
parent244e07c54d5675d4b53d315a9b0c34f511fcda4d
Fix group key rekeying when reauth happens during pending group key update

We need to cancel the group key update for a STA if a reauthentication
request is received while the STA is in pending group key update. When
canceling the update, we will also need to make sure that the PTK Group Key
state machine ends up in the correct state (IDLE) to allow future updates
in case of WPA2.
hostapd/wpa.c
hostapd/wpa_auth_i.h