]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Handle case where capabilites are not used
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 15 Mar 2019 19:54:01 +0000 (20:54 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 18 Mar 2019 13:29:12 +0000 (14:29 +0100)
commit7e5f769d91319b4130f7d611dd14252806892ace
tree232259b8897f8222e638e509871b5bddd06420ec
parent5d511948cddee415c2f0f1103bda0468a193f2d6
BGP: Handle case where capabilites are not used

If peer does not announce capabilities at all, or when we have
capabilities disabled, handle that as implicit IPv4 unicast.
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/packets.c