]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Allow exchanging LOCAL_PREF with eBGP peers
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 23 Feb 2017 15:32:07 +0000 (16:32 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 23 Feb 2017 15:32:07 +0000 (16:32 +0100)
commit1950a479c020d1972b6007d8ea0f66e3d4f8564a
tree6f023363fb7536eb912e4b373039e8c283626a8b
parent4e379bde60172823452cf96e9c0b6b1737c490f0
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.
doc/bird.sgml
proto/bgp/attrs.c
proto/bgp/bgp.h
proto/bgp/config.Y