From: Ondrej Zajicek (work) Date: Sun, 10 Nov 2019 01:06:07 +0000 (+0100) Subject: BGP: Add option to enforce first AS in AS_PATH X-Git-Tag: v2.0.8~126 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fbird.git;a=commitdiff_plain;h=0b228fca04c8a9a81af6a4973877ceba9aede3f0 BGP: Add option to enforce first AS in AS_PATH This is optional check described in RFC 4271. Although this can be also done by filters, it is widely implemented option in BGP implementations. Thanks to Eugene Bogomazov for the original patch. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index d2a4fc143..aeea613fd 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2405,6 +2405,15 @@ using the following configuration parameters: malformed and corresponding BGP updates are treated as withdraws. Default: on. +