]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Clear p2p_auth_invite after each persistent group invitation
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 27 May 2014 09:09:25 +0000 (12:09 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 27 May 2014 09:09:25 +0000 (12:09 +0300)
commit829a1b3296c326e85c716f40ac250203e5f2aa06
treee670ee2d3a18bc279c0110d409744aba32ce1618
parentf347935f0d44cfc27773c4431f32aba893a880eb
P2P: Clear p2p_auth_invite after each persistent group invitation

This makes the operations more consistent when going through multiple
persistent group re-invocation sequences in a row. Each invitation needs
to be accepted separately if persistent reconnect is not enabled.

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