bird/nest
Martin Mares 67bd949a52 Real implementation of protocol state machines. Delayed startup/shutdown
should work now. Initial feeding of protocols by interfaces/routes is
done from the event queue to prevent unwanted recursion.
1999-02-11 22:59:06 +00:00
..
bird.h Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00
config.Y Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00
iface.c struct proto again contains instance name (a copy of proto->cf->name). 1999-02-11 22:45:54 +00:00
iface.h Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00
Makefile New makefiles. Includes support for out-of-source-tree builds. 1999-01-10 00:18:32 +00:00
proto.c Real implementation of protocol state machines. Delayed startup/shutdown 1999-02-11 22:59:06 +00:00
protocol.h struct proto again contains instance name (a copy of proto->cf->name). 1999-02-11 22:45:54 +00:00
route.h Rewrote fib functions to make them insert/delete/asynchronous-walk safe. 1998-12-20 14:01:20 +00:00
rt-attr.c struct proto again contains instance name (a copy of proto->cf->name). 1999-02-11 22:45:54 +00:00
rt-dev.c Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00
rt-dev.h Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00
rt-fib.c Oops, previous modification for passing NULL to fib_init() did not 1998-12-22 19:20:43 +00:00
rt-table.c struct proto again contains instance name (a copy of proto->cf->name). 1999-02-11 22:45:54 +00:00