fragattacks/src/p2p
Vinay Krishna Eranna dcd25d4c3b P2P: Use negotiated channel from invitation for persistent GO
During persistent group re-invocation, GO may end up using a different
channel as the operation channel compared to what was indicated in the
invitation frames. This may break the connection if the peer device ends
up scanning the GO only on the channel from the invitation frame. Fix
this by using the negotiated channel (if available) on the GO as the
operating channel instead of the channel that was provided in the
p2p_invite command to start negotiation.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-11-16 18:05:28 +02:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p_build.c P2P: Add debug print of P2P Group ID SSID 2013-11-07 13:48:53 +02:00
p2p_dev_disc.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_go_neg.c P2P: Add VHT support 2013-10-27 20:08:36 +02:00
p2p_group.c wpa_supplicant: Fix updating GO beacons on WFD subelements change 2013-11-05 10:55:22 +02:00
p2p_i.h wpa_supplicant: Fix updating GO beacons on WFD subelements change 2013-11-05 10:55:22 +02:00
p2p_invitation.c P2P: Use negotiated channel from invitation for persistent GO 2013-11-16 18:05:28 +02: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: Add VHT support 2013-10-27 20:08:36 +02:00
p2p.c P2P: Use negotiated channel from invitation for persistent GO 2013-11-16 18:05:28 +02:00
p2p.h P2P: Use negotiated channel from invitation for persistent GO 2013-11-16 18:05:28 +02:00