0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-22 15:04:39 +00:00
Martin Mares 0e02abfd57 From now we support multiple tables. The master_table variable is
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.
1999-05-17 20:14:52 +00:00
1998-12-19 21:53:28 +00:00
1999-04-12 17:27:21 +00:00
Description
The BIRD project aims to develop a fully functional dynamic IP routing daemon.
https://bird.network.cz
31 MiB
Languages
C 86.6%
Yacc 6.2%
Perl 2.7%
M4 1.4%
Lua 0.7%
Other 2.4%