WPS: Move from WLAN_STA_MAYBE_WPS to WLAN_STA_WPS based on EAP messages
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 6 Jul 2010 22:29:33 +0000 (15:29 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 18 Jul 2010 23:10:08 +0000 (16:10 -0700)
commit4e22adb4d1e6e300e76a107246e2047c0195aad3
tree5904c1e99eaa0bd58579f5e888675c3c17a87695
parent9301f6515e971a24cb99fc21a272147f3ee1bc9e
WPS: Move from WLAN_STA_MAYBE_WPS to WLAN_STA_WPS based on EAP messages

If the station does not include WSC IE in Association Request, it
is marked with WLAN_STA_MAYBE_WPS flag. We can update that to
WLAN_STA_WPS if the station uses either of the WPS identity strings.
This enables some workarounds for WPS stations.
src/ap/ieee802_1x.c