openwrt/package/network/services/hostapd
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
..
files hostapd: add legacy_rates option to disable 802.11b data rates. 2017-05-27 14:24:13 +02:00
patches hostapd: backport support for sending debug messages to the syslog 2017-02-05 22:29:56 +01:00
src/src hostapd: fix feature indication 2017-03-01 01:18:58 +01:00
Config.in hostapd: Add ability to specify that that wireless driver supports 802.11ac 2016-12-20 16:24:22 +01:00
Makefile hostapd: mv netifd.sh hostapd.sh 2017-03-01 20:37:36 +01:00