0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 09:58:43 +00:00
bird/conf
Maria Matejka 5cbebfc940 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-24 09:42:03 +02:00
..
cf-lex.l Hack-fix of IPv6 SADR literal parsing 2024-01-28 23:37:08 +01:00
conf.c RCU Unwinder refactored from route table to a separate structure 2024-06-24 09:42:03 +02:00
conf.h Real almost-lockless feeds and more pull-like exports 2024-06-24 09:42:03 +02:00
confbase.Y Merge commit '26dd61ee7f91c15157601b2404de5b6500a6061c' into thread-next 2024-04-01 03:01:59 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
flowspec.Y Moved config-related allocations to config_pool and showing its size in memory usage 2022-11-01 16:38:24 +01:00
gen_commands.m4 Client: Add support for completion of command options 2024-03-05 19:04:10 +01:00
gen_keywords.m4 Merge commit '58efa944' into thread-next 2023-10-25 14:41:11 +02:00
gen_parser.m4 Merge commit '1b064355f752b9bfe4644f775697bbd9b711f762' into thread-next 2024-04-01 18:20:18 +02:00
Makefile Merge branch 'master' into HEAD 2019-03-18 12:54:40 +01:00