diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-04-08 17:33:04 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-04-08 20:13:43 +0200 |
commit | 32ac0dcf88f2b451d713b6eff7ab58d45565f8c8 (patch) | |
tree | 1668b8bb7c313b59318b045d0f87e6a02e87e0c9 /interface-definitions/include/ospf | |
parent | 4c3e1b1390e363e34b7e44e07b26e9bea355c659 (diff) | |
download | vyos-1x-32ac0dcf88f2b451d713b6eff7ab58d45565f8c8.tar.gz vyos-1x-32ac0dcf88f2b451d713b6eff7ab58d45565f8c8.zip |
ospf: T2271: zebra route-map can only be set for default VRF
Diffstat (limited to 'interface-definitions/include/ospf')
-rw-r--r-- | interface-definitions/include/ospf/ospf-common-config.xml.i | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interface-definitions/include/ospf/ospf-common-config.xml.i b/interface-definitions/include/ospf/ospf-common-config.xml.i index 7316af670..a01d1c890 100644 --- a/interface-definitions/include/ospf/ospf-common-config.xml.i +++ b/interface-definitions/include/ospf/ospf-common-config.xml.i @@ -697,7 +697,6 @@ </leafNode> </children> </node> -#include <include/route-map.xml.i> <node name="timers"> <properties> <help>Adjust routing timers</help> |