1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00
Martin Mares 5996da6a1d Implemented garbage collection of routing tables to delete orphaned network
nodes having no routes attached. Such cleanup must be done from event handler
since most functions manipulating the routing tables expect network entries
won't disappear from under their hands and it's also probably faster when
done asynchronously.
1999-02-13 21:29:01 +00:00
1999-02-13 18:42:00 +00:00
Description
No description provided
56 MiB
Languages
C 87.4%
Yacc 6.1%
Perl 2.8%
M4 1.5%
Lex 0.7%
Other 1.5%