]> git.ipfire.org Git - thirdparty/bird.git/commit
Adds support for fallback to capabilityless BGP connect
authorOndrej Zajicek <santiago@crfreenet.org>
Wed, 24 Dec 2008 16:24:41 +0000 (17:24 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 24 Dec 2008 16:24:41 +0000 (17:24 +0100)
commit165a62272720071ca5e9ed1badfddc78b7a7af10
tree5d7a1b37cd38d25a2264527616ee58e8f1b6f97a
parent591211557f4106ed9e877fa9b80eb56ffb99fef3
Adds support for fallback to capabilityless BGP connect

When capability related error is received, next connect will be
without capabilities. Also cease error subcodes descriptions
(according to [RFC4486]) are added.
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/packets.c