]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Promiscuous ASN mode
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 3 Apr 2019 13:54:50 +0000 (15:54 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 3 Apr 2019 13:54:50 +0000 (15:54 +0200)
commit23ee6b1cd6dc597876d91db9a015f7a633764808
tree1f1901d6dd52eabc360fa1e5184875be06cd3b0f
parenta22c3e59683d0ea6c379a37f990e74a6d281ccef
BGP: Promiscuous ASN mode

Allow to specify just 'internal' or 'external' for remote neighbor
instead of specific ASN. In the second case that means BGP peers with
any non-local ASNs are accepted.
doc/bird.sgml
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/config.Y
proto/bgp/packets.c