0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-19 01:28:44 +00:00
The BIRD project aims to develop a fully functional dynamic IP routing daemon. https://bird.network.cz
Go to file
Martin Mares c9b6670608 Original expr' is back, filter expressions renamed to term'.
In the future, we'll allow any filter term in place of `expr' and we'll
just evaluate it immediately, but not now as we have no evaluation
routines.
1999-01-15 18:04:28 +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 Original expr' is back, filter expressions renamed to term'. 1999-01-15 18:04:28 +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, second try. This time they have their own directory. 1999-01-15 16:49:17 +00:00
tools Make filters actually compiled. 1999-01-15 16:52:14 +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
configure.in Few last-minute bug fixes. 1999-01-10 00:25:50 +00:00
TODO New makefiles. Includes support for out-of-source-tree builds. 1999-01-10 00:18:32 +00:00