Go to file
Pavel Machek 94d9dfa47a Startup renamed to __startup: it is internal function and mj already
uses word startup in other context.
2000-04-26 07:31:45 +00:00
client Use xmalloc() instead of malloc(). 2000-04-20 22:55:32 +00:00
conf Renamed f_path to f_path_mask -- which is what it really is. Use 2000-04-12 13:07:53 +00:00
doc Few bugs removed from sgml, makefile added. 2000-04-17 16:51:28 +00:00
filter Startup renamed to __startup: it is internal function and mj already 2000-04-26 07:31:45 +00:00
lib Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs. 2000-04-12 13:21:23 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Don't forget to set filter pointers in struct proto when reconfiguring. 2000-04-25 21:56:46 +00:00
proto Implemented automatic restart after error with all the timers needed. 2000-04-25 23:08:31 +00:00
sysdep Allow sk_close(NULL). 2000-04-25 23:07:47 +00:00
tools Don't make dependencies in client directory if the client is not 2000-02-14 17:32:50 +00:00
.cvsignore Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
aclocal.m4 Cosmetic message fix. 1999-04-12 17:27:21 +00:00
bird.conf Test new syntax of add() and delete(). 2000-04-20 10:24:41 +00:00
configure.in Added BGP to the default list of protocols we build. 2000-04-17 13:14:48 +00:00
Makefile switch() { } done right. 1999-10-28 21:03:36 +00:00
TODO Changed initialization of protocol list -- now we call proto_build() instead 2000-04-01 10:19:47 +00:00