Commit graph

40 commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos
8df4e5d219 Added luci configuration for openconnect protocol
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-20 20:22:55 +02:00
Jo-Philipp Wich
e1e6b675fc proto/ipv6: emit a validation error if 6in4 username is still an md5sum
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-01 11:09:38 +00:00
Steven Barth
6598993359 hnet: update mode selection 2014-06-19 15:18:35 +00:00
Jo-Philipp Wich
7043c30e0e build: introduce luci-base
Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd,
modules/admin-core, themes/base and protcols/core into modules/base and renames
luci-lib-core to luci-base.
2014-06-11 13:29:05 +00:00
Steven Barth
63cf6f55ad hnet: update protocol configuration 2014-06-10 21:00:08 +00:00
Steven Barth
b30d6e7d6e Add hnet protocol support 2014-06-03 15:11:32 +00:00
Steven Barth
029631ec48 Make static IPv6-configuration more usable 2013-05-23 10:14:14 +00:00
Steven Barth
ff4c167e93 Add DS-Lite support 2013-05-23 10:14:04 +00:00
Steven Barth
9a55fd9e84 Fix IPv6 package dependencies 2013-05-23 10:13:58 +00:00
Jo-Philipp Wich
7734ac7584 protocols: allow MTU sizes up to 9200 bytes (!OpenWrt ticket !#13492) 2013-05-10 11:33:18 +00:00
Jo-Philipp Wich
7ba8d31df7 Add LuCI support for newly introduced IPv6 options 2013-04-09 09:38:33 +00:00
Jo-Philipp Wich
686de0fbec move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to luci-proto-ipv6 2013-01-22 10:44:28 +00:00
Jo-Philipp Wich
a4f3f52d1c New IPv6 integration 2013-01-22 10:44:16 +00:00
Jo-Philipp Wich
11bfc487a5 fix is_installed() check for l2tp
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-12-15 00:35:47 +00:00
Jo-Philipp Wich
fbe033a552 protocols/6x4: make local ip6addr of 6in4 interfaces optional 2012-10-14 09:21:30 +00:00
Jo-Philipp Wich
db972d6b08 protocols/3g: rework service type choices 2012-08-22 11:12:14 +00:00
Jo-Philipp Wich
adedd765d4 protocols/core: fix bad .write() invocation in luci.tools.proto 2012-08-19 15:48:57 +00:00
Jo-Philipp Wich
a3894bf21b protocols/core: remove uneeded requires from luci.tools.proto 2012-08-17 08:19:48 +00:00
Jo-Philipp Wich
bde145be54 protocols/core: write override mac to wifi-iface for wifi interfaces 2012-08-17 08:18:06 +00:00
Jo-Philipp Wich
4be1360c63 protocols/core: remove bogus dependency from metric option of dhcp configuration 2012-08-16 08:47:43 +00:00
Jo-Philipp Wich
489e69edfd proto/6x4: cast 6to4 adv_interface to string when saving to uci, fixes 6in4.sh not picking up the adv interfaces 2012-08-11 21:15:05 +00:00
Daniel Golle
50ca6030d5 add IPv6 and MTU override for L2TP
Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-07-05 04:22:16 +00:00
Jo-Philipp Wich
df77c736be protocols/ppp: add mtu options to all ppp protocols, add lcp options to pptp 2012-07-04 10:02:21 +00:00
Jo-Philipp Wich
8259552622 protocols/core: fix dhcp defaultroute option 2012-07-01 20:40:02 +00:00
Jo-Philipp Wich
a0d1420aa2 protocols/ppp: remove obsolete pptp buffering option 2012-06-21 19:43:25 +00:00
Jo-Philipp Wich
629e3db294 Add L2TP support
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-06-21 17:26:25 +00:00
Jo-Philipp Wich
a00b558210 6rd configuration support.
Signed-off-by: Stéphan Kochen <stephan@kochen.nl>
2012-06-21 15:28:39 +00:00
Jo-Philipp Wich
7add578817 protocols: merge pptp into ppp, adjust depends for kernel mode pptp 2012-06-11 22:41:32 +00:00
Jo-Philipp Wich
7c72d241fa protocols/core: fix defaultroute setting for DHCP interfaces 2012-06-07 14:51:30 +00:00
Jo-Philipp Wich
1fa82a7937 protocols/core: fix peerdns option for dhcp proto 2012-06-03 17:19:13 +00:00
Jo-Philipp Wich
100b544f3b proto: fix feature detection of installed protocol handlers 2012-05-31 16:16:32 +00:00
Jo-Philipp Wich
62ec28f0be protocols/ppp: fix install state detection with netifd 2012-04-27 18:10:51 +00:00
Jo-Philipp Wich
cf8b8f8749 protocols/6x4: fix install state detection with netifd 2012-04-27 18:10:40 +00:00
Jo-Philipp Wich
33e088dd9d protocols/6x4: fix turning off 6ro4 advertising on all interfaces 2011-12-26 16:11:15 +00:00
Jo-Philipp Wich
86a5b610fe protocols/core: change vendorclass option to vendorid to match actual OpenWrt implementation 2011-12-08 16:52:45 +00:00
Jo-Philipp Wich
b58baed8a4 protocols: cast dns option to string in order to retain compatibility 2011-11-02 19:13:13 +00:00
Jo-Philipp Wich
620c216b3a protocols/core: add back dns server options to dhcp and static protocols 2011-10-15 04:32:14 +00:00
Jo-Philipp Wich
09c54d9ceb protocols/pptp: fix string 2011-10-13 16:25:50 +00:00
Jo-Philipp Wich
55159bea66 protocols: add missing Makefiles 2011-10-11 13:56:00 +00:00
Jo-Philipp Wich
1ffe61277e move protocol support into a new protocols/ subdir 2011-10-11 02:07:15 +00:00