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-ttl-security.xml.i | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 interface-definitions/include/bgp/bgp-ttl-security.xml.i (limited to 'interface-definitions/include/bgp/bgp-ttl-security.xml.i') diff --git a/interface-definitions/include/bgp/bgp-ttl-security.xml.i b/interface-definitions/include/bgp/bgp-ttl-security.xml.i new file mode 100644 index 000000000..3f4d1786d --- /dev/null +++ b/interface-definitions/include/bgp/bgp-ttl-security.xml.i @@ -0,0 +1,21 @@ + + + + Ttl security mechanism + + + + + Number of the maximum number of hops to the BGP peer + + u32:1-254 + Number of hops + + + + + + + + + -- cgit v1.2.3