From: Ondrej Zajicek Date: Mon, 31 Mar 2025 14:21:47 +0000 (+0200) Subject: BGP: Forbid TCP-AO on dynamic BGP sessions X-Git-Tag: v3.1.0~8^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e69d80c90795f0dad727c97410944039fcd41a19;p=thirdparty%2Fbird.git BGP: Forbid TCP-AO on dynamic BGP sessions Reconfiguration does not work properly for this case, disable it for now. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 3d968e38a..6585672f7 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3143,7 +3143,8 @@ protocol bgp [] { the (single) password. Finally, ), allowing multiple keys and different cryptographic algorithms. These are specified using the option - . Default: none. + . Note that TCP-AO authentication is not + supported on dynamic BGP sessions. Default: none.