Commit Graph
68 Commits
Author SHA1 Message Date
Jo-Philipp Wich 6619e66fc9 luci-proto-ipv6: allow hostnames for dslite peer addresses (#621)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-10 13:19:34 +01:00
Jo-Philipp Wich 0dcb549841 Merge pull request #579 from cshore/pull-request-protocol-vpnc
protocols: vpnc: Add vpnc as a network protocol
2015-12-17 02:38:41 +01:00
Daniel Dickinson 3f95160cbd protocols: vpnc: Add vpnc as a network protocol 2015-12-16 01:37:04 -05:00
Daniel Dickinson c481f3f343 validation: Add option ipv4only option to host and hostport datatypes
Some applications only support ipv4 so add ipv4only option
to host and hostport datatypes so that for thos applications
that when an IP address is specified only and ipv4 ip address
gets accepted.
2015-12-15 20:41:01 -05:00
Yousong Zhou 09768ed745 luci-proto-ppp: l2tp: allow specifying port in "server" option
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2015-12-02 20:56:11 +08:00
Yousong Zhou cbf45fe563 luci-proto-ppp: add support for pppossh
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2015-11-03 17:07:45 +08:00
Steven Barth ecd460f79f proto_map: fix ealen range
Signed-off-by: Steven Barth <steven@midlink.org>
2015-10-02 11:34:12 +02:00
Steven Barth f67d39e69a IPv6 updates
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-17 17:06:43 +02:00
Paul Oranje 1c054af0d7 luci-proto-ipv6: correct aiccu options defaults
- requiretls default set to disabled
- corrected syntax errors in default values of Flag options for nat,
verbose and requiretls.
2015-05-02 12:24:25 +02:00
Paul Oranje ae8e971eef Merge branch 'master' of https://github.com/openwrt/luci into proto=ipv6+aiccu+fixes 2015-05-02 10:44:17 +02:00
Steven Barth 5ef2946ede Fix typo in last commit
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-10 18:55:56 +02:00
Steven Barth 5934fb4e9d proto_hnet: fix homenet dependency
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-10 18:04:56 +02:00
Steven Barth dc6a250a01 proto_hnet: add missing categories
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-10 17:29:42 +02:00
Nikos Mavrogiannopoulos 515ad0e08e luci-proto-openconnect: Added option for default gateway
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-03-29 08:31:32 +02:00
Paul Oranje 4742d1c211 luci-proto-ipv6: fix aiccu requiretls 2015-02-18 23:10:21 +01:00
Jo-Philipp Wich 1abe6fa10c Merge pull request #315 from poranje/proto-ipv6+aiccu
luci-proto-ipv6: add aiccu
2015-02-08 19:18:16 +01:00
Nikos Mavrogiannopoulos e579b80a48 openconnect: ask for the output interface name
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-08 18:47:03 +01:00
Paul Oranje ada0ea2aea luci-proto-ipv6: aiccu fixed ip6prefix datatype 2015-02-06 19:39:56 +01:00
Paul Oranje c8fe297dc9 luci-proto-ipv6: aiccu improvements
- option heartbeat as tunnel type (heartbeat or AYIYA) (inspired by
idea of openwrt forum user thefRont)
- another typo fix in the mtu option
2015-02-06 12:04:58 +01:00
Paul Oranje 42e2280977 luci-proto-ipv6: fix typo in aiccu mtu range 2015-02-04 17:51:25 +01:00
Paul Oranje b6e5373764 luci-proto-ipv6: set aiccu mtu option range 2015-02-04 12:12:59 +01:00
Paul Oranje 0282441f00 luci-proto-ipv6: add aiccu
initial commit
2015-02-04 00:04:04 +01:00
Jo-Philipp Wich 41d2b33087 Update my email addresses in the license headers
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 23:49:44 +01:00
Jo-Philipp Wich 7a3493b1f7 Globally reduce copyright headers
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 23:38:38 +01:00
Luiz Angelo Daros de Luca b34c9ae639 luci-proto-3g: add dialnumber option
UCI network already permit dialnumber option for 3g interfaces.
This adds dialnumber to luci protocol 3g. Also it introduces a
new translation string "Dial number", added to template and updated
on each language (all empty but pt-br).

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-16 15:37:13 -02:00
Jo-Philipp Wich 224325a36d protocols: fix keepalive settings for pppd based protocols
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 22:55:37 +01:00
Jo-Philipp Wich 1bb4822dca Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
 * Make each LuCI module its own standalone package
 * Deploy a shared luci.mk which is used by each module Makefile

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00
Nikos Mavrogiannopoulos 45399c5f9a openconnect proto: added missing makefile
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-29 23:28:36 +01:00
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