luci/modules/luci-base/luasrc/model
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/admin_network luci-base: support ip6ifaceid option for proto_static 2017-05-21 22:08:38 +03:00
firewall.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
ipkg.lua luci-base: filter invalid opkg status lines 2015-10-20 21:04:46 +02:00
ipkg.luadoc Fix module lines in several luadoc files 2015-09-01 16:43:19 +02:00
network.lua treewide: cleanup references to madwifi from LuCI 2017-02-28 18:55:11 +02:00
uci.lua uci:get_list: always return a table, no matter what. 2015-09-02 15:28:02 +00:00
uci.luadoc Merge pull request #464 from remakeelectric/pulls/list-operations 2015-12-17 02:39:23 +01:00