]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixes a bug related to mixed up neighbor events in BGP.
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 13 Aug 2013 18:42:43 +0000 (20:42 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 13 Aug 2013 18:42:43 +0000 (20:42 +0200)
commitb21955e05800c3ceedfe39eef605da84285296c7
tree3cab03874f4148afcc18dbe8e6e9c81ff90e0b2c
parent00192d5ab88ff9eeccbc1bc10cb534976a56963d
Fixes a bug related to mixed up neighbor events in BGP.

Neighbor events related to received route next hops got mixed up with
sticky neighbor node for an IP of the BGP peer. If a neighbor for a next
hop disappears, BGP session is shut down.
proto/bgp/bgp.c