fragattacks/src/p2p
Jouni Malinen c03e2113b6 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>
2013-02-26 18:02:51 +02:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_build.c P2P: Show own channel list in debug log 2012-09-24 22:14:50 +03:00
p2p_dev_disc.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_go_neg.c P2P: Fail GO Negotiation on missing Group ID 2013-02-26 17:27:17 +02:00
p2p_group.c P2P: Fix GO Probe Response IEs when Wi-Fi Display is enabled 2013-02-08 00:10:39 +02:00
p2p_i.h P2P: Assign GO tie breaker bit at the same time with dialog token 2013-02-26 16:56:48 +02:00
p2p_invitation.c Use more accurate timestamps for scan results 2013-02-12 19:14:32 +02:00
p2p_parse.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
p2p_pd.c Use more accurate timestamps for scan results 2013-02-12 19:14:32 +02:00
p2p_sd.c WFD: Add support for sending Wi-Fi Display service discovery requests 2012-08-29 19:51:29 +03:00
p2p_utils.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p.c P2P: Do not start new GO Neg on Probe Req when waiting for Confirm 2013-02-26 18:02:51 +02:00
p2p.h Use more accurate timestamps for scan results 2013-02-12 19:14:32 +02:00