hostap/src
Jouni Malinen 2eb5967d99 AP: Add more 2.4 GHz channels for 20/40 MHz HT co-ex scan
This needs to find the PRI channel also in cases where the affected
channel is the SEC channel of a 40 MHz BSS, so need to include the
scanning coverage here to be 40 MHz from the center frequency. Without
this, it was possible to miss a neighboring 40 MHz BSS that was at the
other end of the 2.4 GHz band and had its PRI channel further away from
the local BSS.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-06-23 11:25:22 +03:00
..
ap AP: Add more 2.4 GHz channels for 20/40 MHz HT co-ex scan 2015-06-23 11:25:22 +03:00
common hw_features: Merge similar return cases 2015-06-23 11:24:52 +03:00
crypto OpenSSL: Fix memory leak on an openssl_tls_prf() error path 2015-06-19 01:23:24 +03:00
drivers nl8021: Allow sending wowlan configuration on any interface 2015-06-19 16:17:04 +03:00
eap_common EAP-SAKE: Make attribute parser more readable 2015-05-03 16:32:50 +03:00
eap_peer EAP-FAST peer: Stop immediately on key derivation failure 2015-06-19 01:23:24 +03:00
eap_server EAP-EKE: Add Session-Id 2015-05-24 11:58:45 +03:00
eapol_auth Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
eapol_supp Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
l2_packet tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
p2p P2P: Fix memory leak in p2p_process_nfc_connection_handover() 2015-06-19 01:23:24 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius RADIUS: Fix a copy-paste error in variable name 2015-04-29 12:08:27 +03:00
rsn_supp Simplify VHT Capabilities element parsing 2015-04-22 22:05:11 +03:00
tls libtommath: Fix check mp_init_multi() result 2015-05-03 16:53:59 +03:00
utils Clear allocated debug message buffers explicitly 2015-06-17 16:30:34 +03:00
wps WPS: Add more debug prints to httpread 2015-05-03 18:26:50 +03:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00