1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/network/services/hostapd/files
Nick Lowe ce5bcff304 hostapd: Disable 802.11b data rates by default
Set legacy_rates to 0 by default to disable 802.11b data rates by default.

The time has long come where 802.11b DSSS/CCK data rates should be disabled
by default in OpenWRT. Users in need of 802.11b client support can reasonably
enable these where they are needed.

The balance of equities has significantly, and for a long time, tipped
such that dropping backwards compatibility by default with 802.11b
devices is appropriate, proportionate and justified. By doing so,
management and control traffic is moved by default to a 20
MHz wide 6 Mb/s OFDM data rate instead of a 22 MHz wide 1 Mb/s DSSS data
rate. This is significantly more airtime efficient.

Signed-off-by: Nick Lowe <nick.lowe@gmail.com>
2020-12-06 08:51:32 -10:00
..
hostapd-basic.config hostapd: enable the epoll-based event loop 2020-11-23 03:02:21 +00:00
hostapd-full.config hostapd: enable the epoll-based event loop 2020-11-23 03:02:21 +00:00
hostapd-mini.config hostapd: enable the epoll-based event loop 2020-11-23 03:02:21 +00:00
hostapd.sh hostapd: Disable 802.11b data rates by default 2020-12-06 08:51:32 -10:00
multicall.c
wpa_supplicant-basic.config hostapd: enable the epoll-based event loop 2020-11-23 03:02:21 +00:00
wpa_supplicant-full.config hostapd: enable the epoll-based event loop 2020-11-23 03:02:21 +00:00
wpa_supplicant-mini.config hostapd: enable the epoll-based event loop 2020-11-23 03:02:21 +00:00
wpa_supplicant-p2p.config hostapd: enable the epoll-based event loop 2020-11-23 03:02:21 +00:00
wpad.init hostapd: reduce to a single instance per service 2020-04-14 00:22:21 +01:00
wps-hotplug.sh hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00