]> git.ipfire.org Git - thirdparty/hostap.git/commit
Force OFDM/HT/VHT to be disabled on channel 14
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 25 Feb 2014 11:52:26 +0000 (13:52 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2014 11:55:10 +0000 (13:55 +0200)
commitc1151e47d58832e87ed0bf9c2d211b12d5cd550f
tree99d8d94296a9774b5fcf73da6752b6b12196fda9
parentbfb79dde634bd1338e875833cad40a79f4eac2a9
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>
src/ap/hw_features.c