]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Use shorter authentication timeout during no-SelReg iteration
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 24 Apr 2015 13:45:27 +0000 (16:45 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 24 Apr 2015 14:55:32 +0000 (17:55 +0300)
commit5add4101626b23c11f073630770896465d9cc8f3
treec36b6ac5f1d89da843116a7393932110b9a20642
parente7d20342b54121b69e39944a1fe4bdafb3e8a76a
WPS: Use shorter authentication timeout during no-SelReg iteration

When iterating through WPS APs that do not advertise Selected Registrar
TRUE, limit the authentication timeout to 10 seconds instead of the full
70 second value used with IEEE 802.1X/EAP/WPS in general. This helps
speed up AP iteration for cases where a selected AP misbehaves and does
not reply to EAP exchanges. This should not really be needed, but there
seems to be deployed APs that do not implement WPS correctly and with
such APs in the radio range, this extra timeout can speed up the
iteration to allow the correct AP to be found before the WPS operation
times out.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_supplicant.c