From 9e44ace3928a19560058dc713fcbff3a8bad3b3c Mon Sep 17 00:00:00 2001 From: Trisha Biswas Date: Fri, 14 Apr 2023 04:28:37 +0200 Subject: 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. --- doc/bird.sgml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'doc/bird.sgml') diff --git a/doc/bird.sgml b/doc/bird.sgml index f75fa9fe..557140b8 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2625,12 +2625,19 @@ using the following configuration parameters: keeps MED attribute). Default: disabled.