From: Igor Putovny Date: Mon, 2 Jun 2025 11:44:42 +0000 (+0200) Subject: Change default value of "allow as set" to false X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Fip-bgp-reject-as-sets;p=thirdparty%2Fbird.git Change default value of "allow as set" to false --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 8c70e485c..ce0df346e 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -3290,7 +3290,7 @@ protocol bgp [] { as they complicate security features like RPKI validation. When this option is disabled, then received AS paths with AS sets are rejected as malformed and corresponding BGP updates are treated as withdraws. - Default: on. + Default: off.