FT: Fix GTK rekeying after FT protocol
authorJouni Malinen <j@w1.fi>
Sun, 1 Jun 2014 09:24:49 +0000 (12:24 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 1 Jun 2014 10:21:40 +0000 (13:21 +0300)
commit3d4d2348c092fc3236504507466ff565c39d060a
treeac3ce2422742cacf8a94478ac03317156284ec70
parent3b25ad4cd64d08677d5664cb0bb54153d7baca80
FT: Fix GTK rekeying after FT protocol

Move to PTKINITDONE state and mark PTK valid after successful completion
of FT protocol. This allows the AP/Authenticator to start GTK rekeying
when FT protocol is used. Previously, the station using FT protocol did
not get the new GTK which would break delivery of group addressed
frames.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/wpa_auth.c
src/ap/wpa_auth_ft.c