diff options
Diffstat (limited to 'interface-definitions')
-rw-r--r-- | interface-definitions/include/ospf/protocol-common-config.xml.i | 1 | ||||
-rw-r--r-- | interface-definitions/protocols-ospf.xml.in | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/ospf/protocol-common-config.xml.i b/interface-definitions/include/ospf/protocol-common-config.xml.i index 2993a3dfb..db39b1a86 100644 --- a/interface-definitions/include/ospf/protocol-common-config.xml.i +++ b/interface-definitions/include/ospf/protocol-common-config.xml.i @@ -697,6 +697,7 @@ </leafNode> </children> </node> +#include <include/route-map.xml.i> <node name="timers"> <properties> <help>Adjust routing timers</help> diff --git a/interface-definitions/protocols-ospf.xml.in b/interface-definitions/protocols-ospf.xml.in index eae522893..b3c063d0d 100644 --- a/interface-definitions/protocols-ospf.xml.in +++ b/interface-definitions/protocols-ospf.xml.in @@ -9,7 +9,6 @@ </properties> <children> #include <include/ospf/protocol-common-config.xml.i> - #include <include/route-map.xml.i> </children> </node> </children> |