bird/nest
1998-06-04 20:28:19 +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 Added configuration pool. 1998-06-03 08:36:34 +00:00
iface.c Protocol hooks. All of them may be NULL. 1998-06-03 08:40:10 +00:00
iface.h - Rewrote whole interface logic. Removed support for multiple addresses per 1998-06-01 21:41:11 +00:00
Makefile Skeleton of device route protocol. As it's tightly coupled with our kernel, 1998-06-03 08:42:16 +00:00
proto.c Basic protocol operations. 1998-06-03 08:38:53 +00:00
protocol.h Changed protocol declarations a bit. 1998-06-03 08:38:06 +00:00
route.h - Rewrote whole interface logic. Removed support for multiple addresses per 1998-06-01 21:41:11 +00:00
rt-attr.c Protocol hooks. All of them may be NULL. 1998-06-03 08:40:10 +00:00
rt-dev.c Skeleton of device route protocol. As it's tightly coupled with our kernel, 1998-06-03 08:42:16 +00:00
rt-fib.c Debug messages. 1998-05-26 21:43:45 +00:00
rt-table.c Handle route deletion without segfaults. A bit more debug dumps. 1998-06-04 20:28:19 +00:00