bird/nest
1999-05-31 19:15:52 +00:00
..
bird.h Perform gracious shutdown upon receipt of SIGTERM. Finally we can 1999-02-13 20:15:36 +00:00
config.Y Added PASSIVE option to paswwords. 1999-05-31 17:12:00 +00:00
iface.c Netlink support for secondary interface addresses. 1999-05-07 13:46:16 +00:00
iface.h I rewrote the interface handling code, so that it supports multiple 1999-05-06 21:38:11 +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 From now we support multiple tables. The master_table variable is 1999-05-17 20:14:52 +00:00
protocol.h Added extra argument to rt_update hook which contains a pointer to the 1999-05-31 18:55:35 +00:00
route.h Added extended attributes for rip. 1999-05-31 19:15:32 +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 Kill remaining master_table relics in KRT code. 1999-05-17 20:16:53 +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 Added extra argument to rt_update hook which contains a pointer to the 1999-05-31 18:55:35 +00:00