mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-26 17:04:38 +00:00
protocol callbacks for route insertion and deletion from the central table. RIP should maintain its own per-protocol queue of existing routes, scan it periodically and call rte_discard() for routes that have timed out.