luci/modules/luci-base/luasrc
Hannu Nyman 5ca3864690 luci-base: support ip6ifaceid option for proto_static
Add support for 'ip6ifaceid' option for proto_static in LuCI.

Information about the option:
 The option is optional and defaults to '::1'.
 Allowed values: 'eui64', 'random', fixed value like '::1' or '::1:2'

 When IPv6 prefix (like 'a🅱️c:d::') is received from a delegating
 server, the ip6ifaceid suffix (like '::1') is used to form
 the IPv6 address ('a🅱️c:d::1') for the interface.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-05-21 22:08:38 +03:00
..
cbi luci-proto-wireguard: add support for fwmark option 2017-02-27 20:48:46 +01:00
controller/admin luci-base: switch to POST action for service reload 2015-10-06 22:37:27 +02:00
http lib-nixio / luci-base: Fix for reading csrf token prevents file upload 2015-12-15 13:12:29 -05:00
model luci-base: support ip6ifaceid option for proto_static 2017-05-21 22:08:38 +03:00
sgi Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys luci-base: add Etc/GMT timezones 2017-05-08 19:31:36 +03:00
tools Merge pull request #965 from cshore-firmware/pull-request-odhcpd-mac 2017-02-07 16:00:09 -05:00
view luci-base: mvalue: fix column wrapping 2017-01-26 00:07:26 +01:00
cacheloader.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
cbi.lua luci-base: fix initialization of MultiValue options 2016-01-23 17:34:53 +01:00
ccache.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
config.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
debug.lua Rework LuCI build system 2015-01-08 16:26:20 +01:00
dispatcher.lua luci-base: luci.dispatcher: allow overriding sysauth template 2017-05-06 15:06:07 +02:00
dispatcher.luadoc Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
http.lua lib-nixio / luci-base: Fix for reading csrf token prevents file upload 2015-12-15 13:12:29 -05:00
http.luadoc Fix module lines in several luadoc files 2015-09-01 16:43:19 +02:00
i18n.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
i18n.luadoc Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
ltn12.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
store.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys.lua luci-base: luci.sys: canonicalize src and dest addrs in luci.sys.net.conntrack() 2016-02-20 22:14:47 +01:00
sys.luadoc luci-base: add luci.sys.net.host_hints() and regenerate documentation 2016-01-20 16:56:25 +01:00
template.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
util.lua luci-base: improve string format error reporting 2016-08-04 11:45:30 +02:00
util.luadoc Fix module lines in several luadoc files 2015-09-01 16:43:19 +02:00
version.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00