fragattacks/src/p2p
Jouni Malinen dc46fd66c9 P2P: Cancel offchannel TX wait on Invitation Response RX
This fixes issues where a GO used offchannel-TX operation to send an
Invitation Request frame. Wait for the offchannel TX operation needs to
be stopped as soon as the Invitation Response frame has been received.
This addresses some issues where Probe Response frame from the GO
through the monitor interface may end up going out on a wrong channel
(the channel of this offchannel TX operation for invitation).

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-10-20 21:38:02 +03: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 P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_go_neg.c P2P: Prefer 20 MHz operating channels on 5 GHz band over 2.4 GHz 2013-09-16 08:36:39 -07:00
p2p_group.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_i.h P2P: Fix PD retry channel on join-a-group case 2013-10-20 21:38:02 +03:00
p2p_invitation.c P2P: Accept Invitation Response non-success without Channel List 2013-10-20 21:37:52 +03:00
p2p_parse.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
p2p_pd.c P2P: Fix PD retry channel on join-a-group case 2013-10-20 21:38:02 +03:00
p2p_sd.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_utils.c P2P: Validate the freq in p2p_group_add 2013-08-25 11:28:56 +03:00
p2p.c P2P: Cancel offchannel TX wait on Invitation Response RX 2013-10-20 21:38:02 +03:00
p2p.h P2P: Stop listen state when listen-only duration is over 2013-08-31 18:09:15 +03:00