luci/modules/luci-base/luasrc/model/cbi/admin_network
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
..
proto_dhcp.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
proto_none.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
proto_static.lua luci-base: support ip6ifaceid option for proto_static 2017-05-21 22:08:38 +03:00