]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
Fix WPA reconfiguration to update GTK
authorJouni Malinen <j@w1.fi>
Sun, 6 Sep 2009 10:55:01 +0000 (13:55 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 6 Sep 2009 10:55:01 +0000 (13:55 +0300)
commite6965d4e5daf00f5d7910fbade1681e0e6ad85e2
tree892404a792702b91444d798c322c67e5bb1b80b9
parent1ff733383f3d5c73233ef452a738765667021609
Fix WPA reconfiguration to update GTK

The group key state machine needs to be re-initialized with possible
updated GTK length when restarting WPA (e.g., when WPS was used to
reconfigure the AP).
hostapd/wpa.c