mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-17 18:34:03 -05:00
28de68ae56
If the device that sends the GO Negotiation Confirm becomes the GO, it may change its operating channel preference between GO Negotiation Request and Confirm messages based on the channel list received from us. Previously, the peer operating channel preference was not updated in such a case and this could result in the initial scans after GO Negotiation using incorrect operating channel and as such, extra delay in the connection process. Fix this by updating the operating channel information from GO Negotiation Confirm in cases where the peer becomes the GO. Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com> |
||
---|---|---|
.. | ||
ap | ||
common | ||
crypto | ||
drivers | ||
eap_common | ||
eap_peer | ||
eap_server | ||
eapol_auth | ||
eapol_supp | ||
l2_packet | ||
p2p | ||
radius | ||
rsn_supp | ||
tls | ||
utils | ||
wps | ||
lib.rules | ||
Makefile |