From: Ondrej Zajicek Date: Thu, 23 Nov 2023 19:54:22 +0000 (+0100) Subject: BGP: Add options to require BGP capabilities X-Git-Tag: v2.15~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb06fea1d14ef147a567052391a5b359704e971;p=thirdparty%2Fbird.git BGP: Add options to require BGP capabilities Some BGP capabilities change the BGP behavior in a significant way, so if the configuration depends on it, it is better to not establish BGP session when the capability is not available. Add several BGP option to require individual BGP capabilities during session negotiation. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index d2b6459b2..10c6f121e 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2996,14 +2996,22 @@ using the following configuration parameters: refresh requests. Disabling Route Refresh also disables Enhanced Route Refresh. Default: on. +