Go to file
Pavel Machek 7d6eebae3b Create syntax sugar for add/delete/prepend, so xyzzy.prepend(123) is
possible. That means that milestone 3 was reached.
2000-04-20 10:25:51 +00:00
client Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs. 2000-04-12 13:21:23 +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 Create syntax sugar for add/delete/prepend, so xyzzy.prepend(123) is 2000-04-20 10:25:51 +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 import/export MED and LOCAL_PREF on external links. 2000-04-17 12:46:07 +00:00
proto Temporarily ignore unknown options. 2000-04-19 13:54:35 +00:00
sysdep Dropped CPU_NEEDS_ALIGN_* as unaligned.h no longer uses them. 2000-04-10 12:38:15 +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