bird/proto/bgp
Ondrej Zajicek b21955e058 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.
2013-08-13 20:42:43 +02:00
..
attrs.c Implements 'next hop keep' option for BGP. 2013-04-16 17:27:34 +02:00
bgp.c Fixes a bug related to mixed up neighbor events in BGP. 2013-08-13 20:42:43 +02:00
bgp.h Implements RFC 6608 Subcodes for BGP FSM Error. 2013-07-25 13:55:24 +02:00
config.Y Implements 'next hop keep' option for BGP. 2013-04-16 17:27:34 +02:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c Implements RFC 6608 Subcodes for BGP FSM Error. 2013-07-25 13:55:24 +02:00