fragattacks/src
Arik Nemtsov 50285f5ca8 P2P: Always re-select operating channel if not hard coded
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>
2012-12-27 08:16:42 +02:00
..
ap WNM: Additional BSS Transition Management capability 2012-12-22 20:27:30 +02:00
common WNM: Additional BSS Transition Management capability 2012-12-22 20:27:30 +02:00
crypto Hide strict-aliasing warning with gcc 4.7 2012-11-11 20:29:20 +02:00
drivers atheros: Release sock_raw and reset appfilter on hapd_init failure 2012-12-25 13:50:41 +02:00
eap_common Add UNAUTH-TLS vendor specific EAP type 2012-08-22 22:34:11 +03:00
eap_peer Fix regression in LEAP 2012-10-11 21:50:57 +03:00
eap_server EAP-SIM/AKA server: Fix memory leak in error path 2012-11-11 13:15:49 +02:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp Fix EAPOL supplicant port authorization with PMKSA caching 2012-10-27 11:52:43 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Always re-select operating channel if not hard coded 2012-12-27 08:16:42 +02:00
radius Extend radius_msg_get_tunnel_password() to support multiple passwords 2012-11-25 17:19:04 +02:00
rsn_supp WNM: Use CONFIG_WNM more consistently 2012-12-16 18:22:54 +02:00
tls Enable 256-bit key AES in internal TLS implementation 2012-09-09 14:16:05 +03:00
utils wpabuf: Get rid of separate ext_data pointer 2012-08-19 18:25:25 +03:00
wps WPS: Add RF bands attribute conditionally to Probe Response frame 2012-12-17 16:08:23 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00