0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
The BIRD project aims to develop a fully functional dynamic IP routing daemon. https://bird.network.cz
Go to file
Martin Mares 3169cf6991 Added bird.conf to .cvsignore and created an example configuration file.
If you want to run bird now, just copy doc/bird.conf.example as bird.conf
and edit it to suit your needs.
1999-01-15 17:18:41 +00:00
conf Killed duplicate %type for expr. 1999-01-15 16:59:26 +00:00
doc Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
filter Filters, second try. This time they have their own directory. 1999-01-15 16:49:17 +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