bird/nest
Martin Mares c612a3be31 Removed the `rta_same' hook since it's no longer needed (all protocols
needing some local information should use extended attrs and cached
rta's).
1999-03-17 13:13:18 +00:00
..
bird.h Perform gracious shutdown upon receipt of SIGTERM. Finally we can 1999-02-13 20:15:36 +00:00
config.Y Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00
iface.c o The if_change_too_big_p change was too high-spirited. Fixed. 1999-03-02 18:36:09 +00:00
iface.h o The if_change_too_big_p change was too high-spirited. Fixed. 1999-03-02 18:36:09 +00:00
Makefile New makefiles. Includes support for out-of-source-tree builds. 1999-01-10 00:18:32 +00:00
proto.c Yes, joining the crew. Sorry for being late. Added dummy functions for OSPF. 1999-03-09 22:27:43 +00:00
protocol.h Removed the `rta_same' hook since it's no longer needed (all protocols 1999-03-17 13:13:18 +00:00
route.h Implemented extended route attributes and all related functions. 1999-03-17 13:09:09 +00:00
rt-attr.c Implemented extended route attributes and all related functions. 1999-03-17 13:09:09 +00:00
rt-dev.c Introduced protocol priority (all 'normal' protocols should use the 1999-03-03 19:33:54 +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 EFence helped to find using of already free rte's in rt_prune(). 1999-03-03 20:56:33 +00:00