0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
The BIRD project aims to develop a fully functional dynamic IP routing daemon. https://bird.network.cz
Go to file
Pavel Machek 21580e304f I prefer to have broken drivers than completely stupid ones...
Linus Torvalds

Rip now uses main routing table properly: entries are stored directly
into main routing table and we are relying on core to call our's
compare. That unfortunately broke garbage collecting (and probably
many more things). It compiles.
1998-10-13 14:32:18 +00:00
doc Added banner presented to KSVI. 1998-03-20 18:30:55 +00:00
lib Reversed buggy patch. 1998-07-20 20:05:40 +00:00
nest Route update hook now gets network prefix as well as updated 1998-08-31 21:13:42 +00:00
proto/rip I prefer to have broken drivers than completely stupid ones... 1998-10-13 14:32:18 +00:00
sysdep Added comment explaining `now'. 1998-07-15 19:42:23 +00:00
tools The library is now glued together from generic and OS-dependent parts 1998-05-15 07:56:13 +00:00
Makefile Commiting RIP. RIP should somehow listen, will not reply. I needed to 1998-07-09 19:39:04 +00:00
Rules Added routing table and routing attribute code. 1998-05-20 11:54:33 +00:00
TODO Added local version of sprintf (bsprintf and bvsprintf) offering few new 1998-06-17 14:31:36 +00:00