Fixes FS#1361.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
translate("IPv6 routed prefix"),
translate("This is the prefix routed to you by the tunnel broker for use by clients"))
-ip6prefix.datatype = "ip6addr"
+ip6prefix.datatype = "list(ip6addr)"
local update = section:taboption("general", Flag, "_update",
o = section:taboption("advanced", Value, "ip6prefix",
translate("Custom delegated IPv6-prefix"))
-o.dataype = "ip6addr"
+o.dataype = "list(ip6addr)"
o = section:taboption("advanced", DynamicList, "dns",