]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Improve handling of p2p_connect-auto fallback
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 15 May 2012 02:55:43 +0000 (22:55 -0400)
committerJouni Malinen <j@w1.fi>
Tue, 15 May 2012 02:55:43 +0000 (22:55 -0400)
commitb80eb89d8e21eb699d847bec226d897d9e92e0b8
tree8e00edfd4173114f96ae1ae53556bcc3e9465518
parentdfb42efb349e0a5d50126aa2fcf5653e11a01b59
P2P: Improve handling of p2p_connect-auto fallback

Commit aa9bb7644b0f7acbc9403189f0c47c17079205bc improved robustness
of p2p_connect-auto mechanism by using older scan results to help in
determination whether the peer was operating a GO. Improve this by
accepting new GO information from scan-for-WPS-provisioning results
even if the GO is not yet ready for WPS.

In addition, fix an issue where Provision Discovery exchange timeout
could have left offchannel TX operation in progress when the fallback
was used.

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