diff options
author | fett0 <fernando.gmaidana@gmail.com> | 2023-04-24 14:44:12 +0000 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-04-29 07:43:09 +0200 |
commit | 4c0164755a5d7c74c35d9cef1442b77301ca6366 (patch) | |
tree | a9e7a39a6876439e43bb318e554a425083cfeea4 /interface-definitions/include/static/static-route6.xml.i | |
parent | c5af4d398a77aafc743579f68603f4e30ff1bc20 (diff) | |
download | vyos-1x-4c0164755a5d7c74c35d9cef1442b77301ca6366.tar.gz vyos-1x-4c0164755a5d7c74c35d9cef1442b77301ca6366.zip |
static: T5161: add BFD monitoring for static IPv6 routes
Diffstat (limited to 'interface-definitions/include/static/static-route6.xml.i')
-rw-r--r-- | interface-definitions/include/static/static-route6.xml.i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/include/static/static-route6.xml.i b/interface-definitions/include/static/static-route6.xml.i index 1f8d54108..a83cc230b 100644 --- a/interface-definitions/include/static/static-route6.xml.i +++ b/interface-definitions/include/static/static-route6.xml.i @@ -50,6 +50,7 @@ #include <include/static/static-route-distance.xml.i> #include <include/static/static-route-interface.xml.i> #include <include/static/static-route-vrf.xml.i> + #include <include/static/static-route-bfd.xml.i> </children> </tagNode> </children> |