0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00
bird/proto
Maria Matejka 44e351d152 RPKI: retry timer doesn't reset connections when more data is pending
With very busy deployments, RPKI may kill cache connection too early.
Instead of that, we want it to keep loading if any data is waiting to
be read and the reason for delay is just our congestion.

Also, when we kill the session because of actually slow cache, we want
to reload from scratch as the data we have is unreliable and nobody
knows whether the state is still valid.
2023-12-20 11:58:07 +01:00
..
aggregator Aggregator: Forbidden dangerous filter computations 2023-09-26 15:46:24 +02:00
babel Nest: Treat VRF interfaces as inside respective VRFs 2023-08-23 16:08:40 +02:00
bfd Conf: config warnings show the file position 2023-09-12 15:58:07 +02:00
bgp BGP: Send hold timer 2023-12-05 04:14:45 +01:00
bmp BMP: Improve peer_down handling 2023-08-22 01:26:06 +02:00
l3vpn MPLS: Update to support and use 64bit source id 2023-10-04 15:00:24 +02:00
mrt Nest: Expand rte_src.private_id to u64 2023-10-02 15:09:30 +02:00
ospf OSPF: On physical PtP links, skip next-hop resolving 2023-11-09 14:33:25 +01:00
perf Nest: Fix several issues with pflags 2023-01-01 20:10:23 +01:00
pipe BGP: Add received role value to role mismatch log message 2023-01-20 15:55:47 +01:00
radv Structures bytestring and adata merged into adata. 2023-09-20 14:03:05 +02:00
rip Conf: config warnings show the file position 2023-09-12 15:58:07 +02:00
rpki RPKI: retry timer doesn't reset connections when more data is pending 2023-12-20 11:58:07 +01:00
static MPLS: Handle compatibility with old configs 2023-10-05 17:54:43 +02:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00