bird/nest
Martin Mares 430da60fa2 Implemented `show route where <condition>' command.
Pavel, please check my addition to filter/config.Y.
1999-12-02 14:04:44 +00:00
..
bird.h Perform gracious shutdown upon receipt of SIGTERM. Finally we can 1999-02-13 20:15:36 +00:00
cli.c Reset temporary parser data before parsing, not afterwards. This enables 1999-12-01 15:07:56 +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 Implemented `show route where <condition>' command. 1999-12-02 14:04:44 +00:00
iface.c Introduced new protocol-dependent integer field `aux' to struct neighbor. 1999-12-01 11:59:24 +00:00
iface.h Introduced new protocol-dependent integer field `aux' to struct neighbor. 1999-12-01 11:59:24 +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 protocols' now shows time of last state change and protocol-dependent 1999-12-01 12:00:15 +00:00
protocol.h Added get_route_info and show_route_data hooks to struct protocol. 1999-12-01 15:08:32 +00:00
route.h Added dumping of routing tables (`show route'). This includes filtering. 1999-12-01 15:10:21 +00:00
rt-attr.c Added dumping of routing tables (`show route'). This includes filtering. 1999-12-01 15:10:21 +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 Added dumping of routing tables (`show route'). This includes filtering. 1999-12-01 15:10:21 +00:00