.. |
bird.h
|
Perform gracious shutdown upon receipt of SIGTERM. Finally we can
|
1999-02-13 20:15:36 +00:00 |
cli.c
|
Don't use continuation shortcuts until real client is written.
|
1999-11-30 12:56:52 +00:00 |
cli.h
|
cli_msg() moved to cli.h, so that it can be used outside the parser.
|
1999-11-25 15:34:51 +00:00 |
config.Y
|
show interfaces' and show protocols' works.
|
1999-11-30 12:57:14 +00:00 |
iface.c
|
show interfaces' and show protocols' works.
|
1999-11-30 12:57:14 +00:00 |
iface.h
|
Added few basic commands: show status, show interfaces [summary],
|
1999-11-25 15:35:30 +00:00 |
Makefile
|
First steps of the Command Line Interface: I/O routines.
|
1999-10-29 12:10:10 +00:00 |
password.c
|
Obvious bugs in authentication fixed.
|
1999-10-02 10:44:48 +00:00 |
password.h
|
Added password_strncpy() which pads destination with zeros.
|
1999-05-31 19:15:52 +00:00 |
proto.c
|
show interfaces' and show protocols' works.
|
1999-11-30 12:57:14 +00:00 |
protocol.h
|
show interfaces' and show protocols' works.
|
1999-11-30 12:57:14 +00:00 |
route.h
|
Fix timeouts. Triggered updates are not done, yet.
|
1999-11-25 12:01:45 +00:00 |
rt-attr.c
|
Allow EA type to be set to 'undefined' which overrides all further definitons
|
1999-11-18 14:41:29 +00:00 |
rt-dev.c
|
Renamed attr->attrs to attr->eattrs.
|
1999-11-04 13:29:43 +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
|
Events now return a value. If it's non-zero, the event is re-queued
|
1999-10-29 12:08:49 +00:00 |