mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-22 15:04:39 +00:00
0e02abfd57
definitely gone. Both rte_update() and rte_discard() have an additional argument telling which table should they modify. Also, rte_update() no longer walks the whole protocol list -- each table has a list of all protocols connected to this table and having the rt_notify hook set. Each protocol can also freely decide (by calling proto_add_announce_hook) to connect to any other table, but it will be probably used only by the table-to-table protocol. The default debugging dumps now include all routing tables and also all their connections.
Description
The BIRD project aims to develop a fully functional dynamic IP routing daemon.
https://bird.network.cz
Languages
C
86.6%
Yacc
6.2%
Perl
2.7%
M4
1.4%
Lua
0.7%
Other
2.4%