Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
with multiple switches
|
|
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>
|
|
|
|
|
|
indicators to switch config page
|
|
|
|
|
|
<basicxp@ubuntu.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace references to the device running LuCI as being a "router", as that is
not necessarily the case.
|
|
useless now that ifaces can be part of multiple networks
|
|
networks
|
|
|
|
Some mac80211 drivers (rt2x00) probably won't support limiting TX-power to a
user-defined value in the near future under certain conditions, so it makes
sense to not expose that option in order not to confuse the user.
See http://patchwork.openwrt.org/patch/2187/
to understand the situation.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
|
|
|
|
before trying to read them
|
|
|
|
|
|
solar cycle, give up on making the human readable but just give the raw index
|
|
|
|
|
|
unconditionally using root, thanks Viktar Palstsiuk <viktar.palstsiuk@promwad.com>
|
|
(#319)
|
|
|
|
offer wpa/wpa2 only if it is present
|
|
installed
|
|
values
|
|
|
|
|
|
|
|
ntp servers
|
|
add the missing section
|
|
/etc/config/system (#329)
|
|
|
|
|
|
enable it when available
|
|
orphaned template
|
|
station on the same radio
|
|
exists but only contains the network we intend to replace anyway, also save firewall settings after wifi join
|
|
- move crontab to system menu
- delete now empty services dispatcher
- move service menu declaration into index
|
|
|
|
|