0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto
Fabian Bläse cfac0076fb Babel: fix seqno wrapping on seqno request
The Babel seqno wraps around when reaching its maximum value (UINT16_MAX).
When comparing seqnos, this has to be taken into account. Therefore,
plain number comparisons do not work.
2024-12-10 02:14:06 +01:00
..
aggregator Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
babel Babel: fix seqno wrapping on seqno request 2024-12-10 02:14:06 +01:00
bfd CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
bgp BGP: Graceful restart timer overrides 2024-12-06 04:06:16 +01:00
bmp CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
l3vpn MPLS: Update to support and use 64bit source id 2023-10-04 15:00:24 +02:00
mrt MRT: instead of crashing, ignore non-BGP attributes 2024-12-02 04:27:30 +01:00
ospf CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +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 CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
rpki RPKI: Fix several errors in handling of Error PDU 2024-12-03 01:19:44 +01:00
static Static: Fix ASPA static route argument 2024-12-03 17:05:23 +01:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00