]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
P2P: Reject group formation on WPS provisioning failure
authorJouni Malinen <j@w1.fi>
Mon, 6 Jan 2014 15:56:50 +0000 (17:56 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Jan 2014 08:45:12 +0000 (10:45 +0200)
commit95fb2db2420d8fa291fd6423cc6dbcd042f4eb46
tree35bdbc385fc5bde1f92a1dd7214d3089b386a9e1
parent6fc61e180ed0706fb7784e768649541974c7b7f5
P2P: Reject group formation on WPS provisioning failure

There is no need to wait for the 15 second group formation timeout to
clear the state if WPS failure is detected during P2P group formation.
Allow the WPS exchange steps (WSC_NACK and EAP-Failure) to be completed
and remove the group to get rid of the extra wait.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h
wpa_supplicant/wpa_supplicant_i.h
wpa_supplicant/wps_supplicant.c