summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/interfaces/tunnel/node.tag/remote-ip/node.def7
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/interfaces/tunnel/node.tag/remote-ip/node.def b/templates/interfaces/tunnel/node.tag/remote-ip/node.def
index eb4694c6..6da2fb4d 100644
--- a/templates/interfaces/tunnel/node.tag/remote-ip/node.def
+++ b/templates/interfaces/tunnel/node.tag/remote-ip/node.def
@@ -1,7 +1,8 @@
type: ipv4, ipv6
-help: Remote IP address for this tunnel [REQUIRED for all encapsulation types except gre-multipoint]
-val_help: ipv4; Remote IPv4 address for this tunnel [REQUIRED for all encapsulation types except gre-multipoint]
-val_help: ipv6; Remote IPv6 address for this tunnel [REQUIRED for all encapsulation types except gre-multipoint]
+help: Remote IP address for this tunnel
+val_help: ipv4; Remote IPv4 address for this tunnel
+val_help: ipv6; Remote IPv6 address for this tunnel
+>>>>>>> b2159cb... Bugfix 8526: don't use REQUIRED on remote-ip
update:case "$VAR(../encapsulation/@)" in
"gre-bridge")