summaryrefslogtreecommitdiff
path: root/interface-definitions/protocols-ripng.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-03-11 19:28:06 +0100
committerChristian Poessinger <christian@poessinger.com>2021-03-13 21:54:50 +0100
commit952c52ef012504f17f09234ab1f7608ceb4002b1 (patch)
tree9c643ee4f6a7b452d3133d32341f9ae29aa5ef0d /interface-definitions/protocols-ripng.xml.in
parent894a5d6daee5f785834a2f360d66eb9b8e112465 (diff)
downloadvyos-1x-952c52ef012504f17f09234ab1f7608ceb4002b1.tar.gz
vyos-1x-952c52ef012504f17f09234ab1f7608ceb4002b1.zip
vrf: ospf: T2271: re-arrange xml include building blocks
In order to fully re-use the XML based OSPF CLI definition for per-VRF routing, the file structure needs to be reorganized and the common OSPF definition is moved to its dedicated ospf-common-config.xml.i file, which can then be fully re-included at the VRF level. As the amount of include files now has reached a certain amount, this also introduces "per topic" subdirectories on the filesystem to keep a clean structure.
Diffstat (limited to 'interface-definitions/protocols-ripng.xml.in')
-rw-r--r--interface-definitions/protocols-ripng.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/protocols-ripng.xml.in b/interface-definitions/protocols-ripng.xml.in
index e456c3f3b..1b77b40c8 100644
--- a/interface-definitions/protocols-ripng.xml.in
+++ b/interface-definitions/protocols-ripng.xml.in
@@ -137,7 +137,7 @@
<multi/>
</properties>
</leafNode>
- #include <include/ospf-route-map.xml.i>
+ #include <include/ospf/ospf-route-map.xml.i>
#include <include/rip-timers.xml.i>
</children>
</node>