openwrt/package/network
Nick Lowe e194e1b3c8 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]
2017-05-27 14:24:13 +02:00
..
config firewall: document rules for IPSec ESP/ISAKMP with 'name' option 2017-03-28 17:46:30 +08:00
ipv6 6in4: add missing colon when setting default ca_path 2017-03-01 20:37:35 +01:00
services hostapd: add legacy_rates option to disable 802.11b data rates. 2017-05-27 14:24:13 +02:00
utils iw: enable MESH ID in scan output 2017-03-25 14:55:10 +01:00