diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-12-12 10:28:06 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-12-12 13:46:10 +0100 |
commit | c233c7e6d058f31283d7d0f2f924c35cd148ee5f (patch) | |
tree | cd4b831242a8e6d6ea59051d5a84b090b8205ee5 /interface-definitions/include/bgp/neighbor-afi-ipv4-unicast.xml.i | |
parent | ab27bb6edd44e5ab49c1bab28c9a6bc2cafb2e36 (diff) | |
download | vyos-1x-c233c7e6d058f31283d7d0f2f924c35cd148ee5f.tar.gz vyos-1x-c233c7e6d058f31283d7d0f2f924c35cd148ee5f.zip |
xml: bgp: rename afi-common.xml.i -> neighbor-afi-ipv4-ipv6-common.xml.i
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 | 2 |
1 files changed, 1 insertions, 1 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 b7b7ca5b5..0094ce874 100644 --- a/interface-definitions/include/bgp/neighbor-afi-ipv4-unicast.xml.i +++ b/interface-definitions/include/bgp/neighbor-afi-ipv4-unicast.xml.i @@ -13,7 +13,7 @@ </children> </node> #include <include/bgp/afi-ipv4-prefix-list.xml.i> - #include <include/bgp/afi-common.xml.i> + #include <include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i> #include <include/bgp/afi-default-originate.xml.i> </children> </node> |