0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 01:31:55 +00:00
bird/proto/babel
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
..
babel.c Babel: fix seqno wrapping on seqno request 2024-12-10 02:14:06 +01:00
babel.h Babel: Add support for the RTT extension 2023-06-02 00:31:53 +02:00
config.Y Babel: Fix build with limited set of protocols 2024-03-19 15:39:46 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c Babel: Add support for the RTT extension 2023-06-02 00:31:53 +02:00