luci/modules/admin-full/luasrc/model/cbi/admin_network
Daniel Golle 59af400346 wifi: add controls for noscan flag
OpenWrt contains a patch for hostapd which allows to override the channel-bandwidth decission
to always use 40MHz regardless of overlapping networks.
Though it does not conform with IEEE 802.11n-2009, this became the de-facto standard behaviour
of most off-the-shelf wifi routers.

Adding this option to LuCI makes it more accessible to users, which probably not everybody will
agree with to be a good idea. However, I didn't yet come across a single commercial product which
actually complies with 802.11n-2009 in that regard.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-10-31 15:58:15 +00:00
..
dhcp.lua
hosts.lua
iface_add.lua
ifaces.lua modules/admin-full: also require luci.tools.proto from parent cbi model 2012-08-17 08:24:24 +00:00
network.lua
proto_ahcp.lua
routes.lua
vlan.lua modules/admin-full, modules/admin-core, themes/base: add port status indicators to switch config page 2012-09-11 14:18:28 +00:00
wifi.lua wifi: add controls for noscan flag 2012-10-31 15:58:15 +00:00
wifi_add.lua