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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d412fe1af9acfb134372f34c18d16257e3e63d;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.