0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 09:58:43 +00:00
bird/proto
Maria Matejka 7a169e46a8 BGP: export table stores routes, reloads and shows in CLI.
In future, this and rtable's data structures should be probably merged
but it isn't a good idea to do now. The used data structure is similar
to rtable -- an array of pointers to linked lists.

Feed is lockless, as with all tables.

Full export (receiving updates) is not supported yet but we don't have
any method how to use it anyway. Gonna implement it later.
2024-06-04 10:11:36 +02:00
..
aggregator SKIP_BACK_DECLARE: easier embedded-to-parent typecasting 2024-05-25 19:37:16 +02:00
babel Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00
bfd SKIP_BACK_DECLARE: easier embedded-to-parent typecasting 2024-05-25 19:37:16 +02:00
bgp BGP: export table stores routes, reloads and shows in CLI. 2024-06-04 10:11:36 +02:00
bmp BMP: Improve peer_down handling 2023-08-22 01:26:06 +02:00
l3vpn Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00
mrt Merge commit '1b064355f752b9bfe4644f775697bbd9b711f762' into thread-next 2024-04-01 18:20:18 +02:00
ospf Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00
pipe Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00
radv Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00
rip Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00
rpki Merge commit '0b684a43bd7ce4a32c9cd7754b88286bcd1815bb' into thread-next 2024-04-01 18:24:10 +02:00
static Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00