]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
AP: Reorder WPA/Beacon initialization
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 9 Aug 2011 11:56:16 +0000 (14:56 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 9 Aug 2011 11:56:16 +0000 (14:56 +0300)
commitbdffdc5ddb0c838af4c90d114060baa68a6168b4
treee4f1684ec18e9805b535d713bf50c83891fb667e
parentbc45d4279f01e3c224f78d93b6fd781dab928dde
AP: Reorder WPA/Beacon initialization

Split WPA initialization into two parts so that the Beacon frames can be
configured fully before the initial keys (GTK/IGTK) are configured. This
makes it easier for drivers that depend on the AP security mode being
fully set before the keys are configured.
src/ap/hostapd.c
src/ap/wpa_auth.c
src/ap/wpa_auth.h