]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
WPS: Skip rescanning after provisioning if AP was configured
authorMasashi Honma <masashi.honma@gmail.com>
Sun, 31 Mar 2013 17:06:42 +0000 (20:06 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 17:06:42 +0000 (20:06 +0300)
commit97236cee6a52ca15c488af548ae7be31f854a85d
tree9cb1dc6dc0faad89008661133850e4d326881c8f
parent6dacb8e98b3a533533b2d4b415cdcf5367d99416
WPS: Skip rescanning after provisioning if AP was configured

If WPS provisioning step is completed with an AP that is in WPS
configured state, we can skip a second scan after the provisioning step
since the AP is unlikely to change its configuration in such a case.
This can speed up WPS connection a bit by removing an unneeded scan.

Signed-hostap: Masashi Honma <masashi.honma@gmail.com>
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant_i.h
wpa_supplicant/wps_supplicant.c