]> git.ipfire.org Git - thirdparty/hostap.git/commit
IBSS RSN: Delay setting of the initial TX GTK
authorJouni Malinen <j@w1.fi>
Sat, 15 Jan 2011 12:07:02 +0000 (14:07 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 15 Jan 2011 12:07:02 +0000 (14:07 +0200)
commit50b05780c275d2774d40e58d442dd598ae93b7c0
tree7256604aa7d16356afeb6086a40e225c39d884f2
parent2e479416d1bfa584eddf7d335cf969ea6fe1f89c
IBSS RSN: Delay setting of the initial TX GTK

The driver may get confused if we set the initial TX GTK before having
fully configured and connected to an IBSS, so better delay this
operation until the connection (join/start IBSS) has been completed.
wpa_supplicant/events.c
wpa_supplicant/ibss_rsn.c
wpa_supplicant/ibss_rsn.h