]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
P2P: Remove persistent group peer if it rejects invitation
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 15 Mar 2013 14:31:31 +0000 (16:31 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Mar 2013 14:43:06 +0000 (16:43 +0200)
commitdbca75f82af4e4fb8ffb2071a64a88dc7b6c50f5
tree82fb5a26ca95add9a56e54b32659925555e0383e
parentb277a2bebc9365ec7db444d51e34aab6d1b48e63
P2P: Remove persistent group peer if it rejects invitation

If a peer replies to persistent group invitation with status code 8
(unknown group), remove the peer from the p2p_client_list if we are the
GO or remove the persistent group if we are the P2P client since it
looks like that the peer has dropped persistent group credentials and
the provisioning step needs to be executed again.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_invitation.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h