summaryrefslogtreecommitdiff
path: root/interface-definitions/interfaces-vxlan.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-02-20 22:06:49 +0100
committerChristian Poessinger <christian@poessinger.com>2022-02-21 18:31:47 +0100
commitcc1ae7e87732095e17f66b3d5abaa89ed51e956a (patch)
tree52cd0e0bccd8ab00b387458ab102f56ac36855b7 /interface-definitions/interfaces-vxlan.xml.in
parent1d4b567b219678cafebfa0117be6779de30f9017 (diff)
downloadvyos-1x-cc1ae7e87732095e17f66b3d5abaa89ed51e956a.tar.gz
vyos-1x-cc1ae7e87732095e17f66b3d5abaa89ed51e956a.zip
vxlan: T4120: rename tunnel-remotes.xml.i -> tunnel-remote-multi.xml.i
(cherry picked from commit d418cd36027aef5993122ec62419e8c66fe7a1ed)
Diffstat (limited to 'interface-definitions/interfaces-vxlan.xml.in')
-rw-r--r--interface-definitions/interfaces-vxlan.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/interfaces-vxlan.xml.in b/interface-definitions/interfaces-vxlan.xml.in
index a676a274e..efc019e04 100644
--- a/interface-definitions/interfaces-vxlan.xml.in
+++ b/interface-definitions/interfaces-vxlan.xml.in
@@ -59,7 +59,6 @@
</leafNode>
#include <include/source-address-ipv4-ipv6.xml.i>
#include <include/source-interface.xml.i>
- #include <include/interface/tunnel-remotes.xml.i>
<leafNode name="vni">
<properties>
<help>Virtual Network Identifier</help>
@@ -72,6 +71,7 @@
</constraint>
</properties>
</leafNode>
+ #include <include/interface/tunnel-remote-multi.xml.i>
#include <include/interface/vrf.xml.i>
</children>
</tagNode>