summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-12-09 23:19:43 +0100
committerChristian Poessinger <christian@poessinger.com>2021-12-09 23:19:43 +0100
commit006b17a319c540a2fb384b90c65294f5a607787c (patch)
treebcf71d6eb6424ec4878955bef3ad8d4e4e377a95 /interface-definitions
parente639b84e56a131e6391aa94adb1c1937f3c8dc60 (diff)
downloadvyos-1x-006b17a319c540a2fb384b90c65294f5a607787c.tar.gz
vyos-1x-006b17a319c540a2fb384b90c65294f5a607787c.zip
bgp: T4058: add support for BFD profiles
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/include/bgp/neighbor-bfd.xml.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/include/bgp/neighbor-bfd.xml.i b/interface-definitions/include/bgp/neighbor-bfd.xml.i
index d486bdd8a..fac2a1166 100644
--- a/interface-definitions/include/bgp/neighbor-bfd.xml.i
+++ b/interface-definitions/include/bgp/neighbor-bfd.xml.i
@@ -4,6 +4,7 @@
<help>Enable Bidirectional Forwarding Detection (BFD) support</help>
</properties>
<children>
+ #include <include/bfd/profile.xml.i>
<leafNode name="check-control-plane-failure">
<properties>
<help>Allow to write CBIT independence in BFD outgoing packets and read both C-BIT value of BFD and lookup BGP peer status</help>