0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 11:55:21 +00:00
bird/proto/rip
Maria Matejka 10bb1c1e9d Real almost-lockless feeds and more pull-like exports
Introducing a new omnipotent internal API to just pass route updates
from whatever point wherever we want.

From now on, all the exports should be processed by RT_WALK_EXPORTS
macro, and you can also issue a separate feed-only request to just get a
feed and finish.

The exporters can now also stop and the readers must expect that to
happen and recover. Main tables don't stop, though.
2024-06-04 10:11:36 +02:00
..
config.Y Merge commit 'fc9d471b' into thread-next 2023-10-28 23:42:21 +02: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 Socket closing has its dedicated function 2023-04-22 20:48:42 +02:00
rip.c Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00
rip.h Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00