bird/nest
Martin Mares 47b793064c Solve chicken-and-egg problems with protocol startup. We now queue all inactive
protocols and don't send route/interface updates to them and when they come up,
we resend the whole route/interface tables privately.

Removed the "scan interface list after protocol start" work-around.
1998-10-17 11:05:18 +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 Solve chicken-and-egg problems with protocol startup. We now queue all inactive 1998-10-17 11:05:18 +00:00
iface.h Solve chicken-and-egg problems with protocol startup. We now queue all inactive 1998-10-17 11:05:18 +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 Solve chicken-and-egg problems with protocol startup. We now queue all inactive 1998-10-17 11:05:18 +00:00
protocol.h Solve chicken-and-egg problems with protocol startup. We now queue all inactive 1998-10-17 11:05:18 +00:00
route.h Solve chicken-and-egg problems with protocol startup. We now queue all inactive 1998-10-17 11:05:18 +00:00
rt-attr.c Do not segfault on iface == NULL. 1998-07-28 21:42:08 +00:00
rt-dev.c We have full interface routes now. 1998-06-04 20:28:43 +00:00
rt-fib.c Debug messages. 1998-05-26 21:43:45 +00:00
rt-table.c Solve chicken-and-egg problems with protocol startup. We now queue all inactive 1998-10-17 11:05:18 +00:00