hostapd/src
Rajkumar Manoharan f41d55da02 hostapd: Check for overlapping 20 MHz BSS before starting 20/40 MHz BSS
Before starting a 20/40 MHz BSS on the 2.4 GHz band, a 40-MHz-capable HT
AP is required by the rules defined in IEEE Std 802.11-2012 10.15.5 to
examine the channels of the current operational regulatory domain to
determine whether the operation of a 20/40 MHz BSS might unfairly
interfere with the operation of existing 20 MHz BSSs. The AP (or some of
its associated HT STAs) is required to scan all of the channels of the
current regulatory domain in order to ascertain the operating channels
of any existing 20 MHz BSSs and 20/40 MHz BSSs. (IEEE 802.11-2012 S.5.2
Establishing a 20/40 MHz BSS).

Add the check for an overlapping 20 MHz BSS to the initial AP scan for
the P == OT_i case in 10.15.3.2.

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
2014-05-16 01:14:01 +03:00
..
ap hostapd: Check for overlapping 20 MHz BSS before starting 20/40 MHz BSS 2014-05-16 01:14:01 +03:00
common MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
crypto OpenSSL: Detect and prevent TLS heartbeat attack 2014-04-09 14:58:48 +03:00
drivers nl80211: Fix send_frame freq for IBSS 2014-05-15 16:56:49 +03:00
eap_common EAP-pwd peer: Export Session-Id through getSessionId callback 2014-05-11 21:22:55 +03:00
eap_peer EAP-IKEv2: Allow frag ack without integrity checksum 2014-05-11 22:47:25 +03:00
eap_server EAP-pwd server: Allow fragment_size to be configured 2014-05-11 22:47:25 +03:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp MACsec: Add define for EAPOL type MKA 2014-05-09 20:05:28 +03:00
l2_packet l2_packet: Fix l2_packet_none (hostapd default) 2014-04-14 23:04:55 +03:00
p2p P2P: Modify the timeout for GO Negotiation on no concurrent session 2014-05-15 23:57:00 +03:00
pae MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
radius RADIUS: Define EAP-Key-Name 2014-05-11 21:10:03 +03:00
rsn_supp TDLS: Fully tear down existing link before setup 2014-04-29 18:59:12 +03:00
tls X.509: Fix v3 parsing with issuerUniqueID/subjectUniqueID present 2014-05-10 13:13:47 +03:00
utils SCARD: Fix GSM authentication on USIM 2014-05-16 01:01:25 +03:00
wps Make dl_list_first() and dl_list_last() uses easier for static analyzers 2014-04-29 12:52:10 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00