mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-26 01:08:22 -05:00
50285f5ca8
Since the operating channel is randomly set to 1/6/11 on init, which is commonly included in the channel intersection, we were effectively ignoring the set of P2P preferred channels when trying to improve channel selection after having received peer information. Fix this by trying to get the best channel we can, unless the user hard coded the operating channel in the configuration file or p2p_connect command. Fall back to the initial randomly selected channel if a better one cannot be chosen. Signed-hostap: Arik Nemtsov <arik@wizery.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 |