Go to file
Martin Mares a07e9d8235 Added --with-sysinclude to allow explicitly setting where kernel includes
reside, so that you can easily switch between 2.0 and 2.2 ones.

Check existence of <linux/rtnetlink.h> for linux-22 configs to make sure
we're using the correct set of includes.
1999-05-21 14:09:06 +00:00
conf From now we support multiple tables. The master_table variable is 1999-05-17 20:14:52 +00:00
doc From now we support multiple tables. The master_table variable is 1999-05-17 20:14:52 +00:00
filter Implemented two new symbol handling functions: 1999-05-17 20:06:19 +00:00
lib Added ip_skip_header() and modified OSPF to use it. 1999-05-14 18:03:09 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Kill remaining master_table relics in KRT code. 1999-05-17 20:16:53 +00:00
proto Kill remaining master_table relics in KRT code. 1999-05-17 20:16:53 +00:00
sysdep Kill remaining master_table relics in KRT code. 1999-05-17 20:16:53 +00:00
tools Use $(CC) instead of gcc even when generating dependencies. 1999-04-12 17:21:11 +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 Updated filters: they now actually see IP/pxlen of net being filtered, 1999-04-19 18:41:56 +00:00
configure.in Added --with-sysinclude to allow explicitly setting where kernel includes 1999-05-21 14:09:06 +00:00
Makefile Filters upgraded - a bit. Moved code to filter.c because it is where 1999-04-07 12:11:08 +00:00
TODO Added --with-sysinclude to allow explicitly setting where kernel includes 1999-05-21 14:09:06 +00:00