bird/proto/bgp
Ondrej Zajicek 48b15ef10f Fixes stuck connection during BGP session shutdown.
If TX buffers were full during BGP session shutdown
then a protocol waited indefinitely to be able to
send notification packet to close the session.
2013-07-13 01:39:41 +02:00
..
attrs.c Implements 'next hop keep' option for BGP. 2013-04-16 17:27:34 +02:00
bgp.c Fixes stuck connection during BGP session shutdown. 2013-07-13 01:39:41 +02:00
bgp.h Implements 'next hop keep' option for BGP. 2013-04-16 17:27:34 +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 Fixes a crash when mrtdump is enabled and interface goes away. 2013-04-29 22:08:05 +02:00