fragattacks/src/rsn_supp
Sunil Dutt 392e68e81f Set GTK rekey offload information after initial group key handshake
The GTK rekey offload information was sent to the driver immediately
after the 4-way handshake which ended up being before the initial group
key exchange in the case of WPA (v1). This could result in even that
initial GTK handshake being offloaded and wpa_supplicant being left in
WPA_GROUP_HANDSHAKE state. Fix this by postponing the operation to
happen only after the full set of initial EAPOL-Key exchanges have been
completed (i.e., in the existing location for WPA2 and a after the group
key handshake for WPA).

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-10-30 11:41:40 +02:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Move cipher suite selection into common helper functions 2013-01-13 16:58:54 +02:00
peerkey.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pmksa_cache.c Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
pmksa_cache.h Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
preauth.c Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
preauth.h Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
tdls.c TDLS: Do not start concurrent TDLS setup 2013-09-30 17:38:41 +03:00
wpa_ft.c FT: Fix TKIP group key configuration in FT protocol 2013-05-24 16:03:54 +03:00
wpa_i.h TDLS: Pass peer's AID information to kernel 2013-05-06 15:47:44 +03:00
wpa_ie.c Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
wpa_ie.h TDLS: Pass peer's AID information to kernel 2013-05-06 15:47:44 +03:00
wpa.c Set GTK rekey offload information after initial group key handshake 2013-10-30 11:41:40 +02:00
wpa.h Fix WNM build without WPA2 2013-06-07 20:02:50 +03:00