bird/nest
1998-05-26 21:37:37 +00:00
..
bird.h Changed #include <x/y> to #include "x/y" for our local includes, so that 1998-04-28 14:39:34 +00:00
confile.h First look at data structures. More to come tomorrow... 1998-04-22 12:58:34 +00:00
iface.h Added interface index (used only by OS-dependent code since ifindexes itself 1998-05-24 14:48:09 +00:00
Makefile Added routing table and routing attribute code. 1998-05-20 11:54:33 +00:00
proto.c protos_init, not proto_init. 1998-05-24 14:48:52 +00:00
protocol.h Added routing table and routing attribute code. 1998-05-20 11:54:33 +00:00
route.h Implemented timers. Using bird_clock_t for absolute time from now... 1998-05-24 14:40:29 +00:00
rt-attr.c Resource pools are now named. 1998-05-26 21:37:37 +00:00
rt-fib.c Parts of routing table code. Data structure declarations should be 1998-05-15 07:54:32 +00:00
rt-table.c Added debug dump function, but it's still empty :( 1998-05-24 14:49:14 +00:00