]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/p2p/p2p.c
P2P: Unauthorize pending P2P GO Neg peer on p2p_cancel
authorSudhakar Swaminathan <Sudhakar.Swaminathan@Atheros.com>
Fri, 17 Dec 2010 13:05:35 +0000 (15:05 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 17 Dec 2010 13:05:35 +0000 (15:05 +0200)
commit231bbd0375584754c76baa2c3a6ec180f0a7959e
tree2db35ef2135f3a927c55c30596dbfd38377ce7f3
parent0a14e3ec8b8fc2755b12e3e13ce0db3b802a91c9
P2P: Unauthorize pending P2P GO Neg peer on p2p_cancel

If there is a pending GO Negotiation when p2p_cancel is used,
unauthorize the peer to avoid immediate reconnection from being
accepted without a new p2p_connect command.
src/p2p/p2p.c
src/p2p/p2p.h
wpa_supplicant/p2p_supplicant.c