bird/nest
2008-11-05 22:36:49 +01:00
..
a-path.c Bugfixes in MULIT_EXIT_DISC attribute handling. 2008-10-26 22:59:21 +01:00
a-set.c Implementation of route reflection for BGP 2008-10-26 22:45:09 +01:00
attrs.h Bugfixes in MULIT_EXIT_DISC attribute handling. 2008-10-26 22:59:21 +01: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 Small correction to va_start/va_end in cli_printf (va_end was missing). 2004-05-31 18:08:50 +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 Small changed to reduce the number of warnings. 2005-02-14 11:58:46 +00:00
Doc Documented sockets, events and timers. 2000-06-05 12:19:12 +00:00
iface.c There can be multiple primary addresses with different scopes 2003-02-22 22:39:06 +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 Marked unused parameters in core code as such. 2004-06-05 09:10:56 +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 Fix problem with local time changes. 2008-11-05 22:36:49 +01:00
password.h Password management redesigned (untested). 2004-06-26 20:11:14 +00:00
proto-hooks.c Fixes to the progdoc. 2000-06-07 13:25:53 +00:00
proto.c Marked unused parameters in core code as such. 2004-06-05 09:10:56 +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 A lot of changes: 2004-06-25 16:39:53 +00:00
rt-attr.c A lot of changes: 2004-06-25 16:39:53 +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 Marked unused parameters in core code as such. 2004-06-05 09:10:56 +00:00
rt-table.c Grrr, committing too fast. 2004-05-31 17:16:47 +00:00