0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
The BIRD project aims to develop a fully functional dynamic IP routing daemon. https://bird.network.cz
Go to file
Martin Mares 2c2f67bd83 Filter all `Modules' files through C preprocessor, so that they can
reference BIRD configuration.

By the way: Do you know GCC by default does `#define unix 1'?
1999-01-23 21:08:36 +00:00
conf Original expr' is back, filter expressions renamed to term'. 1999-01-15 18:04:28 +00:00
doc Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
filter filters_init() renamed to filters_postconfig(). 1999-01-15 18:13:55 +00:00
lib Finer grained logging levels: 1998-12-20 14:24:35 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Keep protocol data out of iface_patt. 1999-01-12 16:41:34 +00:00
proto Make it compile again (stupid makefiles!), make quiet option work 1999-01-12 16:50:38 +00:00
sysdep filters_init() renamed to filters_postconfig(). 1999-01-15 18:13:55 +00:00
tools Filter all `Modules' files through C preprocessor, so that they can 1999-01-23 21:08:36 +00:00
.cvsignore Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
aclocal.m4 First step of "autoconfization". Created a configure script which 1999-01-09 15:02:11 +00:00
bird.conf filters_init() renamed to filters_postconfig(). 1999-01-15 18:13:55 +00:00
configure.in Filter all `Modules' files through C preprocessor, so that they can 1999-01-23 21:08:36 +00:00
Makefile filters_init() renamed to filters_postconfig(). 1999-01-15 18:13:55 +00:00
TODO New makefiles. Includes support for out-of-source-tree builds. 1999-01-10 00:18:32 +00:00