diff options
author | Nick Lowe <nick.lowe@gmail.com> | 2017-03-27 10:50:23 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-05-03 13:58:23 +0200 |
commit | ed62d91f4b5296a4aa883ce975d76f590ef4e910 (patch) | |
tree | fef68ad213d45f53f8262d2e2045bfc2d98e68dd /package/devel | |
parent | 41feba8c4aa33ca3c6fa7c1a6c3224aae02440a7 (diff) | |
download | upstream-ed62d91f4b5296a4aa883ce975d76f590ef4e910.tar.gz upstream-ed62d91f4b5296a4aa883ce975d76f590ef4e910.tar.bz2 upstream-ed62d91f4b5296a4aa883ce975d76f590ef4e910.zip |
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/devel')
0 files changed, 0 insertions, 0 deletions