hostapd: add legacy_rates option to disable 802.11b data rates.
authorNick Lowe <nick.lowe@gmail.com>
Mon, 27 Mar 2017 09:50:23 +0000 (10:50 +0100)
committerJo-Philipp Wich <jo@mein.io>
Sat, 27 May 2017 12:24:13 +0000 (14:24 +0200)
commite194e1b3c838a301178effb639804c28fe67354d
tree7d639733df944c40a4b7032e2ad87849da33687c
parent20198f7330f5b687f1e5fdfd2b30934f89d51e13
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]
package/network/services/hostapd/files/hostapd.sh