From: Ondrej Zajicek (work) Date: Thu, 23 Feb 2017 15:32:07 +0000 (+0100) Subject: BGP: Allow exchanging LOCAL_PREF with eBGP peers X-Git-Tag: v2.0.0-pre1~4^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1950a479c020d1972b6007d8ea0f66e3d4f8564a;p=thirdparty%2Fbird.git BGP: Allow exchanging LOCAL_PREF with eBGP peers Adds option 'allow bgp_local_pref' to override the usual restriction of LOCAL_PREF on eBGP sessions. Thanks to Lennert Buytenhek for the patch. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 11fe21900..dd4472aee 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2043,6 +2043,14 @@ using the following configuration parameters: TX direction. When active, all available routes accepted by the export filter are advertised to the neighbor. Default: off. +