From 576f1cb41c4d531bd16628e9b772f5ff766e3fad Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 12 Mar 2021 18:59:57 +0100 Subject: vrf: bgp: T2271: re-arrange xml include building blocks As the amount of include files now has reached a certain amount, this also introduces "per topic" subdirectories on the filesystem to keep a clean structure. This commit is related to the change in the OSPF structure done in 952c52ef01 ("vrf: ospf: T2271: re-arrange xml include building blocks"). --- .../include/bgp/bgp-update-source.xml.i | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 interface-definitions/include/bgp/bgp-update-source.xml.i (limited to 'interface-definitions/include/bgp/bgp-update-source.xml.i') diff --git a/interface-definitions/include/bgp/bgp-update-source.xml.i b/interface-definitions/include/bgp/bgp-update-source.xml.i new file mode 100644 index 000000000..3bb79598d --- /dev/null +++ b/interface-definitions/include/bgp/bgp-update-source.xml.i @@ -0,0 +1,29 @@ + + + + + Source IP of routing updates + + + + + + ipv4 + IPv4 address of route source + + + ipv6 + IPv6 address of route source + + + txt + Interface as route source + + + + + + + + + -- cgit v1.2.3