bird/proto/bgp
Ondrej Zajicek (work) 487c6961cb BGP: Fix bug in incoming connection handling
When a BGP session was established by an outgoing connection with
Graceful Restart behavior negotiated, a pending incoming connection in
OpenSent state, and another incoming connection was received, then the
outgoing connection (and whole BGP session) was closed, but the old
incoming connection was just overwritten by the new one. That later
caused a crash when the hold timer from the old connection fired.
2016-02-11 16:38:28 +01:00
..
attrs.c BGP multipath support 2015-06-08 02:24:08 +02:00
bgp.c BGP: Fix bug in incoming connection handling 2016-02-11 16:38:28 +01:00
bgp.h BGP: Extended messages support 2015-07-18 13:38:21 +02:00
config.Y BGP: Extended messages support 2015-07-18 13:38:21 +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 BGP: Update capability number from IANA for extended messages 2015-11-25 15:52:58 +01:00