luci-mod-network: wireless.js Disable 802.11b by default
authorNick Lowe <nick.lowe@gmail.com>
Fri, 4 Dec 2020 18:26:28 +0000 (18:26 +0000)
committerPaul Spooren <mail@aparcar.org>
Sun, 6 Dec 2020 18:53:08 +0000 (08:53 -1000)
commitec49f3b546c905a4b358d54c8d2d70e86ce023a0
tree62e87e350444fc7f01f4b8b92520fc6119f62584
parent3a4f91c704864b7c76f464198b1e6068fe399c05
luci-mod-network: wireless.js Disable 802.11b 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.

For discoverability:
1) Move the option from the Advanced Settings to the General Setup tab.
2) Add a description explaining potential compatibility implications.

Signed-off-by: Nick Lowe <nick.lowe@gmail.com>
modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js