bird/nest
2000-06-21 19:40:46 +00:00
..
a-path.c Added as_path_get_first(). 2000-05-19 11:01:06 +00:00
a-set.c The previous fix for spacing was (a) totally out of context, (b) wrong. 2000-04-17 11:49:41 +00:00
attrs.h Added as_path_get_first(). 2000-05-19 11:01:06 +00:00
bird.h Converted shutdown to a kind of reconfiguration, it's no more handled 2000-01-16 17:40:26 +00:00
cli.c Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
cli.h Split off general commands to cmds.c. 2000-01-19 12:30:19 +00:00
cmds.c Made `show status' show uptime and time of last reconfiguration. 2000-03-12 22:44:54 +00:00
cmds.h Split off general commands to cmds.c. 2000-01-19 12:30:19 +00:00
config.Y Oops! Configuration compiles now. 2000-06-08 10:48:35 +00:00
Doc Documented sockets, events and timers. 2000-06-05 12:19:12 +00:00
iface.c Avoid sentence containing a colon to start new doc subsection. 2000-06-05 21:26:11 +00:00
iface.h Removed comments about workings of the old neighbor cache which are 2000-06-01 16:17:29 +00:00
locks.c Fixes to the progdoc. 2000-06-07 13:25:53 +00:00
locks.h Added IP protocols. 2000-06-06 11:50:48 +00:00
Makefile Created nest/a-path.c and a-set.c which should contain general operations 2000-04-17 07:53:29 +00:00
neighbor.c Fixes to the progdoc. 2000-06-07 13:25:53 +00:00
password.c Don't segfault when someone adds passwords. 2000-05-16 15:02:27 +00:00
password.h password_same utility function 2000-05-10 13:42:46 +00:00
proto-hooks.c Fixes to the progdoc. 2000-06-07 13:25:53 +00:00
proto.c Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00
proto.sgml Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
protocol.h Asynchronous feeding of protocols. 2000-05-19 10:46:26 +00:00
route.h RIP bugfix 2000-06-21 19:40:46 +00:00
rt-attr.c Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00
rt-dev.c Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00
rt-dev.h Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00
rt-fib.c Fixes to the progdoc. 2000-06-07 13:25:53 +00:00
rt-table.c Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00