bird/nest
Martin Mares 7de45ba4a0 Kernel route syncer supports multiple tables.
The changes are just too extensive for lazy me to list them
there, but see the comment at the top of sysdep/unix/krt.c.
The code got a bit more ifdeffy than I'd like, though.

Also fixed a bunch of FIXME's and added a couple of others. :)
1999-08-03 19:33:22 +00:00
..
bird.h Perform gracious shutdown upon receipt of SIGTERM. Finally we can 1999-02-13 20:15:36 +00:00
config.Y Cleaned up handling of interface patterns: 1999-08-03 19:30:49 +00:00
iface.c Cleaned up handling of interface patterns: 1999-08-03 19:30:49 +00:00
iface.h Cleaned up handling of interface patterns: 1999-08-03 19:30:49 +00:00
Makefile Skeleton for password handling, currently I only build structures and 1999-05-26 14:24:57 +00:00
password.c Added password_strncpy() which pads destination with zeros. 1999-05-31 19:15:52 +00:00
password.h Added password_strncpy() which pads destination with zeros. 1999-05-31 19:15:52 +00:00
proto.c Protocol engine bug fixes: 1999-08-03 19:31:54 +00:00
protocol.h Protocol engine bug fixes: 1999-08-03 19:31:54 +00:00
route.h Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
rt-attr.c Removed TOS support. This simplifies many things a lot. 1999-04-12 18:01:07 +00:00
rt-dev.c Cleaned up handling of interface patterns: 1999-08-03 19:30:49 +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 Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00