mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
protocols/6x4: make local ip6addr of 6in4 interfaces optional
This commit is contained in:
@@ -35,7 +35,6 @@ ip6addr = s:taboption("general", Value, "ip6addr",
|
||||
translate("Local IPv6 address"),
|
||||
translate("This is the local endpoint address assigned by the tunnel broker, it usually ends with <code>:2</code>"))
|
||||
|
||||
ip6addr.rmempty = false
|
||||
ip6addr.datatype = "ip6addr"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user