Commit graph

104 commits

Author SHA1 Message Date
Vasilis Tsiligiannis
fbc438cf3a Add diversity option for prism2 cards 2009-06-02 21:09:33 +00:00
Jo-Philipp Wich
242f8edabf modules/admin-full: fix cbi dependency of stp flag 2009-05-29 23:03:15 +00:00
Jo-Philipp Wich
7cc1874db7 modules/admin-full: add stp option in interface configuration 2009-05-29 22:32:42 +00:00
Jo-Philipp Wich
1a33ff8c67 modules/admin-{mini,full}: rename "mode" to "hwmode" 2009-05-29 20:18:32 +00:00
Jo-Philipp Wich
601deffafc modules/admin-{mini,full}: fixup wpa-mixed dependencies, make key a password field, fix bssid dependency for broadcom ad-hoc mode in admin-mini 2009-05-29 19:54:18 +00:00
Jo-Philipp Wich
faaf4e925c modules/admin-full: fix madwifi turbo modes 2009-05-23 01:59:09 +00:00
Jo-Philipp Wich
7590cd25f4 - Add support for hostap driver
- Retrieve channels from all available wireless interfaces
 - Add channel "auto" to channel list

Thanks Vasilis Tsiligiannis
2009-05-21 21:33:24 +00:00
Jo-Philipp Wich
3de89c4f9f modules/admin-full:
- move routes and conntrack info to status menu
	- move static routes to own 2nd level menu point
	- fix i18n in upgrade page
2009-05-13 23:46:56 +00:00
Jo-Philipp Wich
98996e380a libs/sys: implement luci.sys.wifi.channels()
modules/admin-full: only display available channels
2009-05-13 18:42:53 +00:00
Jo-Philipp Wich
e4d0d97fbb [PATCH] Add regdomain, country and outdoor options for madwifi
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:18:43 +00:00
Jo-Philipp Wich
00f1c31b8b [PATCH] Change fast frames option from value to flag type
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:17:58 +00:00
Jo-Philipp Wich
9cc54c7f15 modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is now used for hostapd and mode for madwifi... 2009-04-27 00:12:25 +00:00
Steven Barth
6e11559793 Fix WPA2-EAP support 2009-03-23 13:41:04 +00:00
Jo-Philipp Wich
0feb0a4607 modules/admin-{mini,full}: implement wpa-wpa2 mixed mode
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s)
2009-03-04 22:43:45 +00:00
Steven Barth
2b0c0485e8 Add GUI for 802.11s 2009-02-26 15:50:41 +00:00
Jo-Philipp Wich
2b1e0d20ab modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards 2009-02-02 14:39:56 +00:00
Jo-Philipp Wich
56f5204e8f modules/admin-full: move txpower control to wifi-device
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-31 16:27:24 +00:00
Steven Barth
918e1f8658 Fix PPP support (closes #41) 2009-01-25 12:15:39 +00:00
Jo-Philipp Wich
c8a2a3031b modules/admin-full: fix default state and handling of the defaultroute and peerdns options 2009-01-07 20:48:05 +00:00
Steven Barth
55ed5c8978 Fix disabling of WiFi
closes #22
2009-01-05 21:13:56 +00:00
Jo-Philipp Wich
4d34417ebc modules/admin-full: add support for the probereq iwpriv param
i18n: add required strings
2009-01-01 18:15:20 +00:00
Jo-Philipp Wich
ae6c1f618f modules/admin-full: fix diversity setting for atheros cards
applications/olsr: fix enable/disable for olsrd plugins
2009-01-01 13:55:40 +00:00
Steven Barth
a3d603df27 Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode 2008-12-31 19:53:47 +00:00
Jo-Philipp Wich
73f2139f16 modules/admin-full: readd "none" protocol option to interface config 2008-12-23 16:48:48 +00:00
Steven Barth
014d971eab Fix urltoken passing on several pages 2008-12-22 21:54:20 +00:00
Steven Barth
5412893954 Fixed an overflow error with IPv6 route metric 2008-12-10 21:45:29 +00:00
Jo-Philipp Wich
46bb17c2d2 modules/admin-full: whitesapce cleanup in routes.lua
libs/sys:		code changes in routes6() and defaultroute6()
2008-11-30 19:12:58 +00:00
Steven Barth
cd8e12d72a Don't fail if we do not have v6 support 2008-11-30 18:43:10 +00:00
Steven Barth
5734545388 Optimized conntrack (thanks to Joe Burpee) 2008-11-30 17:22:48 +00:00
Jo-Philipp Wich
f7dbdc6568 modules/admin-full: only display protocol related options if required software is installed, add posibility to remove 3g service field 2008-11-29 22:06:29 +00:00
Jo-Philipp Wich
dda65d2b94 libs/core/ip: optmizations
libs/sys:		implement defaultroute6(), change return values of routes() and routes6()
modules/admin-full:	adept route config page to new api
modules/freifunk:	adept overview page to new routes api
2008-11-29 20:46:26 +00:00
Jo-Philipp Wich
d9d66f4c28 modules/admin-full, i18n/english: translation fixes for route6 support 2008-11-27 00:14:57 +00:00
Jo-Philipp Wich
838fa54541 modules/admin-full: remove some cruft from routes model 2008-11-26 23:40:34 +00:00
Jo-Philipp Wich
128ba2828a modules/admin-core: extend network scheme to cover ipv6 routes and metric options
modules/admin-full: add route6 support
i18n/english: add required strings
2008-11-26 23:38:30 +00:00
Steven Barth
4f7c881396 Add ahdemo mode to mac80211 2008-11-21 07:59:56 +00:00
Steven Barth
9d6096a5f4 Fix behaviour of dynamicdhcp field (thanks to Fabio Mercuri) 2008-11-18 12:29:01 +00:00
Jo-Philipp Wich
47c601d7a1 * luci/modules/admin-full: fix reversed macfilter logic 2008-11-18 00:10:04 +00:00
Jo-Philipp Wich
4bfa18a5ab * luci/modules/admin-{core,full}: sync wireless model and scheme to new broadcom config 2008-11-16 20:07:55 +00:00
Jo-Philipp Wich
79c1f03c93 * modules/admin-full: adept wifi model to cover new broadcom options 2008-11-16 18:37:46 +00:00
Steven Barth
5ae95430e1 Added nosbeacon flags to wifi configuration 2008-11-12 21:33:23 +00:00
Steven Barth
3a0eb02f30 Add support for NanoFoo antenna settings 2008-11-12 18:36:43 +00:00
Steven Barth
af51f7718e Show ARP-Cache on "Active Connections" page 2008-11-01 11:43:01 +00:00
Steven Barth
7b99529d95 Wifi devices should not be deletable (UVL override) 2008-10-31 10:03:27 +00:00
Jo-Philipp Wich
253a61ad80 * luci/modules/admin-full: make custom dns servers selectable for any interface protocol 2008-10-24 21:30:17 +00:00
Jo-Philipp Wich
08a89f42b5 * luci/modules/admin-full: obfuscate password field for pptp server
* luci/i18n/portuguese_brazilian: sync translation
2008-10-23 18:35:35 +00:00
Jo-Philipp Wich
02ef5ea6fb * luci/modules/admin-full: only display interface protocols that are actually supported
* luci/18n: add prereq description for interface proto to translations
2008-10-23 18:19:27 +00:00
Jo-Philipp Wich
576e6fe8f0 * luci/modules/admin-full: made keep-alive and demand optional in interface config 2008-10-13 00:54:08 +00:00
Jo-Philipp Wich
97de32ee4f * luci/admin-full: implement 3G support in interface config
* luci/admin-mini: extend network scheme to cover 3G support
* luci/i18n: add required strings for 3G support
2008-10-13 00:05:48 +00:00
Jo-Philipp Wich
5a70b00f60 * luci/modules/admin-full: make some ppp options actually optional 2008-10-12 22:34:10 +00:00
Jo-Philipp Wich
76fe259328 * luci/modules/admin-full: add support for PPP interface configurations
* luci/i18n: add strings for ppp config and cbi filebrowse values
2008-10-12 22:15:48 +00:00