summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-ipv6-route.xml.in
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-09-12 14:18:01 +0100
committerGitHub <noreply@github.com>2024-09-12 14:18:01 +0100
commitad611f4c70b7f9cc9781cd7d350e261dbae8c077 (patch)
tree2c2a59696f515969c306d462eecbc511903d8cdd /op-mode-definitions/show-ipv6-route.xml.in
parent4339c093837a6bd7bbcd0874d8a402d7736f0394 (diff)
parentc9c37a56cdee45dfa7d4b2e677e88a19afde8ac7 (diff)
downloadvyos-1x-ad611f4c70b7f9cc9781cd7d350e261dbae8c077.tar.gz
vyos-1x-ad611f4c70b7f9cc9781cd7d350e261dbae8c077.zip
Merge pull request #4021 from natali-rs1985/T6652-current
openfabric: T6652: Add support for OpenFabric protocol
Diffstat (limited to 'op-mode-definitions/show-ipv6-route.xml.in')
-rw-r--r--op-mode-definitions/show-ipv6-route.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/op-mode-definitions/show-ipv6-route.xml.in b/op-mode-definitions/show-ipv6-route.xml.in
index d73fb46b4..f68a94971 100644
--- a/op-mode-definitions/show-ipv6-route.xml.in
+++ b/op-mode-definitions/show-ipv6-route.xml.in
@@ -46,6 +46,7 @@
<command>ip -s -f inet6 route list $5</command>
</tagNode>
#include <include/show-route-isis.xml.i>
+ #include <include/show-route-openfabric.xml.i>
#include <include/show-route-kernel.xml.i>
#include <include/show-route-ospfv3.xml.i>
#include <include/show-route-ripng.xml.i>