0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 01:54:08 +00:00
bird/proto/l3vpn
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 L3VPN: BGP/MPLS VPNs using MPLS backbone 2023-10-04 13:07:28 +02:00
Doc L3VPN: BGP/MPLS VPNs using MPLS backbone 2023-10-04 13:07:28 +02:00
l3vpn.c Real almost-lockless feeds and more pull-like exports 2024-06-04 10:11:36 +02:00
l3vpn.h L3VPN: BGP/MPLS VPNs using MPLS backbone 2023-10-04 13:07:28 +02:00
Makefile L3VPN: BGP/MPLS VPNs using MPLS backbone 2023-10-04 13:07:28 +02:00