openwrt/package
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
..
base-files base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver() 2017-05-03 13:48:44 +02:00
boot grub2: update to 2.02~rc1 2017-03-01 20:37:37 +01:00
devel binutils: fix build with host gcc < 4.9 2017-05-24 18:05:18 +02:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel kernel: fix autoloading arch-specific modules 2017-05-25 23:21:36 +08:00
libs openssl: Use mkhash for STAMP_CONFIGURED 2017-04-22 12:43:51 +02:00
network hostapd: add legacy_rates option to disable 802.11b data rates. 2017-05-27 14:24:13 +02:00
system fstools: backport regression fix for volume_identify 2017-05-22 11:15:53 +02:00
utils util-linux: fix build with uclibc 2017-05-24 18:04:51 +02:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00