]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Fixes serious bug in TX handling
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 31 Mar 2015 22:01:35 +0000 (00:01 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 31 Mar 2015 22:10:00 +0000 (00:10 +0200)
commitd924d5a5626397da7e71fddfb1c0fd22c2714f2c
tree47753bdb5ffc99935fa340684289e6f1b9ca4af6
parent16a3254c4cb592e7cfa3aea744e9fd58665d6367
BGP: Fixes serious bug in TX handling

Under some circumstances and heavy load, TX could be postponed
until the session fails with hold timer expired.

Thanks to Javor Kliachev for making the bug reproductible.
proto/bgp/packets.c