0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 20:58:44 +00:00
bird/proto
Maria Matejka c3698535e3 BGP: Fixed corking of RX
If cork occurred after some incoming data had been already processed,
BGP incorrectly processed them again after uncorking because it forgot
to store the actual socket state.

Now storing the socket state (done at the end of bgp_rx()) and
therefore the bug is fixed.
2024-05-18 15:48:03 +02:00
..
aggregator Merge branch 'mq-aggregator-for-v3' into thread-next 2023-11-01 17:44:37 +01:00
babel Renamed nest/rt.h back to nest/route.h 2023-10-29 16:29:26 +01:00
bfd Merge commit '13c6cf8a7430a6b133e46525256eb5554b3f0a2b' into thread-next 2024-01-28 23:09:47 +01:00
bgp BGP: Fixed corking of RX 2024-05-18 15:48:03 +02:00
bmp BMP: Improve peer_down handling 2023-08-22 01:26:06 +02:00
l3vpn Fixed L3VPN after merge to v3. 2024-01-30 23:14:10 +01:00
mrt Merge branch 'mq-aggregator-for-v3' into thread-next 2023-11-01 18:08:49 +01:00
ospf Fixed annoying undefined values with nexthops 2024-05-18 15:46:53 +02:00
perf Renamed nest/rt.h back to nest/route.h 2023-10-29 16:29:26 +01:00
pipe Merge branch 'thread-next' into HEAD 2023-11-02 14:43:15 +01:00
radv Renamed nest/rt.h back to nest/route.h 2023-10-29 16:29:26 +01:00
rip Merge commit '13c6cf8a7430a6b133e46525256eb5554b3f0a2b' into thread-next 2024-01-28 23:09:47 +01:00
rpki Renamed nest/rt.h back to nest/route.h 2023-10-29 16:29:26 +01:00
static Merge commit 'v2.13.1-183-g2b05844c' into thread-next 2024-01-28 14:28:17 +01:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00