diff options
author | Christian Breunig <christian@breunig.cc> | 2024-02-07 21:01:27 +0100 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-02-07 20:54:07 +0000 |
commit | d90da7ee8361e074ec74833a25366f6de61b6ef5 (patch) | |
tree | dafe06b1ae79ae42441457be8d9bd4ac8ecbea8c /interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i | |
parent | 23b4b7fbe863a83aaa950381ec7930016a741e76 (diff) | |
download | vyos-1x-d90da7ee8361e074ec74833a25366f6de61b6ef5.tar.gz vyos-1x-d90da7ee8361e074ec74833a25366f6de61b6ef5.zip |
bgp: T6024: add additional missing FRR features
* set protocols bgp parameters labeled-unicast <explicit-null | ipv4-explicit-null | ipv6-explicit-null>
* set protocols bgp parameters allow-martian-nexthop
* set protocols bgp parameters no-hard-administrative-reset"
(cherry picked from commit fff6004d46c5b939800fc3e61fe2102224625c0d)
Diffstat (limited to 'interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i')
-rw-r--r-- | interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i index c8ad68700..a433f7cc6 100644 --- a/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i +++ b/interface-definitions/include/bgp/neighbor-afi-ipv4-ipv6-common.xml.i @@ -1,5 +1,4 @@ <!-- include start from bgp/neighbor-afi-ipv4-ipv6-common.xml.i --> - <leafNode name="addpath-tx-all"> <properties> <help>Use addpath to advertise all paths to a neighbor</help> |