diff options
author | Nick Lowe <nick.lowe@gmail.com> | 2017-03-27 10:50:23 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-05-27 14:24:13 +0200 |
commit | e194e1b3c838a301178effb639804c28fe67354d (patch) | |
tree | 7d639733df944c40a4b7032e2ad87849da33687c /package/system/ubox | |
parent | 20198f7330f5b687f1e5fdfd2b30934f89d51e13 (diff) | |
download | mtk-20170518-e194e1b3c838a301178effb639804c28fe67354d.zip mtk-20170518-e194e1b3c838a301178effb639804c28fe67354d.tar.gz mtk-20170518-e194e1b3c838a301178effb639804c28fe67354d.tar.bz2 |
hostapd: add legacy_rates option to disable 802.11b data rates.
Setting legacy_rates to 0 disables 802.11b data rates.
Setting legacy_rates to 1 enables 802.11b data rates. (Default)
The basic_rate option and supported_rates option are filtered based on this.
The rationale for the change, stronger now than in 2014, can be found in:
https://mentor.ieee.org/802.11/dcn/14/11-14-0099-00-000m-renewing-2-4ghz-band.pptx
The balance of equities between compatibility with b clients and the
detriment to the 2.4 GHz ecosystem as a whole strongly favors disabling b
rates by default.
Signed-off-by: Nick Lowe <nick.lowe@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [cleanup, defaults change]
Diffstat (limited to 'package/system/ubox')
0 files changed, 0 insertions, 0 deletions