WPS: Maintain more AP state during WPS PIN iteration
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 27 Aug 2012 10:48:11 +0000 (13:48 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 27 Aug 2012 10:48:11 +0000 (13:48 +0300)
commitf9f0526bcde038c23f071c05af3c27d6ad924bfe
tree0fa0c7cdc7cd275ee35b1f19a23452e84bd9112b
parent0d30cc240fa36905b034dc9676f9d8da0ac18e56
WPS: Maintain more AP state during WPS PIN iteration

Maintain state of WPS APs during iteration to find the correct AP for
WPS PIN operation when no specific BSSID is specified. This information
can be used for optimizing the order in which the APs are tried. This
commit is only adding the collection of the information and more
detailed debug information to make debug logs more helpful in figuring
out how the AP selection order could be improved.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/wps/wps.c
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant_i.h
wpa_supplicant/wps_supplicant.c
wpa_supplicant/wps_supplicant.h