bird/proto
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
..
bfd BFD: Fixes crash after socket error 2015-07-19 11:39:24 +02:00
bgp BGP: Fix bug in incoming connection handling 2016-02-11 16:38:28 +01:00
ospf MD5: Mormalize naming style 2015-11-24 16:01:48 +01:00
pipe Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
radv Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
rip MD5: Mormalize naming style 2015-11-24 16:01:48 +01:00
static Static: Support for BFD controlled static routes 2015-07-24 18:02:07 +02:00
Doc Initial BFD commit, work in progress. 2013-09-10 12:09:36 +02:00