diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-01-13 18:38:31 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-01-13 18:38:31 +0100 |
commit | b0c8bb556352d5953e22cc3db90fac5fdf699004 (patch) | |
tree | 6ab7a636dd6480a1c2e989481c64ff93a133e62a /interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i | |
parent | dd039ae58e170af891a31ece50868b3abc27ce2d (diff) | |
download | vyos-1x-b0c8bb556352d5953e22cc3db90fac5fdf699004.tar.gz vyos-1x-b0c8bb556352d5953e22cc3db90fac5fdf699004.zip |
bgp: T2174: xml cleanup, re-use more includable snippets
Diffstat (limited to 'interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i')
-rw-r--r-- | interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i b/interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i index 8f6cf06b1..03a859271 100644 --- a/interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i +++ b/interface-definitions/include/bgp-neighbor-afi-ipv4-unicast.xml.i @@ -10,6 +10,7 @@ </properties> <children> #include <include/bgp-afi-capability-orf.xml.i> + #include <include/bgp-capability-dynamic.xml.i> </children> </node> #include <include/bgp-afi-peer-group.xml.i> |