git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2c87c4c
)
protocols/6x4: make local ip6addr of 6in4 interfaces optional
author
Jo-Philipp Wich
<redacted>
Sun, 14 Oct 2012 09:21:30 +0000
(09:21 +0000)
committer
Jo-Philipp Wich
<redacted>
Sun, 14 Oct 2012 09:21:30 +0000
(09:21 +0000)
protocols/6x4/luasrc/model/cbi/admin_network/proto_6in4.lua
patch
|
blob
|
history
diff --git
a/protocols/6x4/luasrc/model/cbi/admin_network/proto_6in4.lua
b/protocols/6x4/luasrc/model/cbi/admin_network/proto_6in4.lua
index 29b1039fb7903743c3466620bdfc30fec450947f..5571cb07fda76a53659fe3ecd6547e1dcc10b72c 100644
(file)
--- a/
protocols/6x4/luasrc/model/cbi/admin_network/proto_6in4.lua
+++ b/
protocols/6x4/luasrc/model/cbi/admin_network/proto_6in4.lua
@@
-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"
git clone https://git.99rst.org/PROJECT