From: Trisha Biswas Date: Fri, 14 Apr 2023 02:28:37 +0000 (+0200) Subject: BGP: Add 'allow bgp_med' option for EBGP sessions X-Git-Tag: v3.0-alpha1~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e44ace3928a19560058dc713fcbff3a8bad3b3c;p=thirdparty%2Fbird.git BGP: Add 'allow bgp_med' option for EBGP sessions This option allows to treat bgp_med as regular transitive attribute on EBGP sessions (without hacks in filters). Minor changes from committer. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index f75fa9fed..557140b8c 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2625,12 +2625,19 @@ using the following configuration parameters: keeps MED attribute). Default: disabled.