diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-05-06 20:03:56 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-05-06 20:03:56 +0200 |
commit | 137c57eb6b26e772304e5f01595d87205037e247 (patch) | |
tree | 58940f6420643c1a0606c30f3aee8fae4ca1c2df /interface-definitions/protocols-isis.xml.in | |
parent | 5b32ad62543dc917c36d7ad112f9e52001348244 (diff) | |
download | vyos-1x-137c57eb6b26e772304e5f01595d87205037e247.tar.gz vyos-1x-137c57eb6b26e772304e5f01595d87205037e247.zip |
vrf: isis: T3523: add route-map support for kernel routes
Diffstat (limited to 'interface-definitions/protocols-isis.xml.in')
-rw-r--r-- | interface-definitions/protocols-isis.xml.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interface-definitions/protocols-isis.xml.in b/interface-definitions/protocols-isis.xml.in index 073528e20..e0bc47bb9 100644 --- a/interface-definitions/protocols-isis.xml.in +++ b/interface-definitions/protocols-isis.xml.in @@ -9,7 +9,6 @@ </properties> <children> #include <include/isis/protocol-common-config.xml.i> - #include <include/route-map.xml.i> </children> </node> </children> |