hostapd/src
Jouni Malinen c1151e47d5 Force OFDM/HT/VHT to be disabled on channel 14
The regulatory rules in Japan do not allow OFDM to be used on channel
14. While this was to some extend assumed to be enforced by drivers
(many of which apparently don't), it is safer to make hostapd enforce
this by disabling any OFDM-related functionality. This tries to avoid
backwards compatibility issues by downgrading the mode rather than
rejecting the invalid configuration.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-02-25 13:55:10 +02:00
..
ap Force OFDM/HT/VHT to be disabled on channel 14 2014-02-25 13:55:10 +02:00
common hostapd: Add Operating Mode Notification support 2014-02-14 19:30:05 +02:00
crypto TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params 2014-02-20 15:28:57 +02:00
drivers nl80211: Show regulatory rule flags in debug output 2014-02-25 13:55:07 +02:00
eap_common Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
eap_peer Fix spelling s/algorith/algorithm/ 2014-02-24 23:40:01 +02:00
eap_server EAP-SIM DB: Remove client socket file on connect() error 2014-02-15 21:39:31 +02:00
eapol_auth Convert EAPOL authenticator dump into easier to parse format 2014-01-02 17:37:21 +02:00
eapol_supp Skip network disabling on expected EAP failure 2014-01-08 16:42:15 +02:00
l2_packet Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p P2P: Fix missing eloop_cancel_timeout in invitation trigger 2014-02-21 13:54:09 +02:00
radius RADIUS DAS: Add support for NAS identification attributes 2014-02-20 13:55:36 +02:00
rsn_supp P2P: Add support for IP address assignment in 4-way handshake 2014-01-27 21:44:26 +02:00
tls Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
utils wpa_debug: Remove 2048 byte message length limit 2014-02-20 16:32:26 +02:00
wps WPS: Fix UNSUBSCRIBE error returns if NT or CALLBACK header is used 2014-02-22 18:58:33 +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