]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Start EAPOL immediately even without WPA on WPS association
authorJouni Malinen <j@w1.fi>
Sun, 7 Dec 2014 23:25:26 +0000 (01:25 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 8 Dec 2014 09:42:07 +0000 (11:42 +0200)
commit80d5a3db9a3e483289d45e4121528e3373a07fd1
treefc687857aabfd7d024c4969ce142db3406f2bcd8
parent934d5b0403443b2a2c077ce02813502e13bc1c93
WPS: Start EAPOL immediately even without WPA on WPS association

Previously, the immediate EAPOL authenticator startup was scheduled
without having received EAPOL-Start only for the case where WPA/WPA2 was
enabled. This can be extended to speed up non-WPA/WPA2 cases as well if
the STA includes WPS IE in Association Request frame.

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