]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Do not start new GO Neg on Probe Req when waiting for Confirm
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 26 Feb 2013 16:02:51 +0000 (18:02 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 26 Feb 2013 16:02:51 +0000 (18:02 +0200)
commitc03e2113b6a3eca097fba2a5a947dcec8c0bd168
tree686aff56e6ace55822ebef17339cc3db884542e7
parent4284a0b1b03239b5ef0afb24c950233df25b409a
P2P: Do not start new GO Neg on Probe Req when waiting for Confirm

If we have already sent out GO Negotiation Response and are waiting for
the peer to reply with GO Negotiation Confirm, there is no point in
re-starting GO Negotiation based on Probe Request frame from the peer.
Doing that would just result in confusing GO Negotiation exchange with
multiple sessions running at the same time.

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