bird/nest
Martin Mares 4c45595e3b o FIB flags now available for FIB users.
o  struct network: FIB flags used for kernel syncing.
o  struct network: `next' field deleted (historical relic).
1998-10-18 22:24:41 +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 Fixed misleading comment. 1998-10-17 11:26:28 +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 Preconfig, postconfig and init hooks can be NULL. 1998-10-18 12:26:02 +00:00
protocol.h Split protocol init to building of protocol list and real protocol init. 1998-10-18 11:53:21 +00:00
route.h o FIB flags now available for FIB users. 1998-10-18 22:24:41 +00:00
rt-attr.c Do not segfault on iface == NULL. 1998-07-28 21:42:08 +00:00
rt-dev.c Removed global pointer to proto_dev. 1998-10-18 11:50:36 +00:00
rt-fib.c o FIB flags now available for FIB users. 1998-10-18 22:24:41 +00:00
rt-table.c o FIB flags now available for FIB users. 1998-10-18 22:24:41 +00:00