diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-12-04 07:23:14 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-12-04 07:37:55 +0100 |
commit | 63cadf52a4b8d8aa31a868c4b19e44a9eff12d37 (patch) | |
tree | c24a00cc6822eab7fe3c27f412533037b0e9448c /interface-definitions/protocols-bfd.xml.in | |
parent | 86df16c3b3055b82f3e0a9e705794302fa2df257 (diff) | |
download | vyos-1x-63cadf52a4b8d8aa31a868c4b19e44a9eff12d37.tar.gz vyos-1x-63cadf52a4b8d8aa31a868c4b19e44a9eff12d37.zip |
bfd: T4044: add VRF support for peers
Diffstat (limited to 'interface-definitions/protocols-bfd.xml.in')
-rw-r--r-- | interface-definitions/protocols-bfd.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/protocols-bfd.xml.in b/interface-definitions/protocols-bfd.xml.in index 7b22b8125..d5a968001 100644 --- a/interface-definitions/protocols-bfd.xml.in +++ b/interface-definitions/protocols-bfd.xml.in @@ -73,6 +73,7 @@ <valueless/> </properties> </leafNode> + #include <include/interface/vrf.xml.i> </children> </tagNode> <tagNode name="profile"> |