aboutsummaryrefslogtreecommitdiffstats
path: root/bird.conf
Commit message (Expand)AuthorAgeFilesLines
* Enums do not work, this is testcase.Pavel Machek1999-11-101-0/+1
* No more shift/reduce conflicts.Pavel Machek1999-11-101-3/+2
* Enumerational types, defined keyword added.Pavel Machek1999-11-101-1/+5
* Use local variables to test that functionality.Pavel Machek1999-11-041-0/+5
* Filters now do not allow function (int arg; int arg2; ).Pavel Machek1999-11-031-3/+7
* switch() { } done right.Pavel Machek1999-10-281-2/+5
* Filters: permit variables of prefix types, cleanup aroundPavel Machek1999-10-121-26/+19
* Added examples of pairs and prefixesPavel Machek1999-10-071-2/+8
* Obvious bugs in authentication fixed.Pavel Machek1999-10-021-4/+5
* Make configuration use new case statement.Pavel Machek1999-09-291-0/+11
* Few fixme's fixed in rip (will not crash any more on request forPavel Machek1999-08-181-0/+1
* Function calling in filters works - somehow. Calling syntax isPavel Machek1999-07-011-2/+8
* Example of password list usage.Pavel Machek1999-05-261-0/+3
* Updated filters: they now actually see IP/pxlen of net being filtered,Pavel Machek1999-04-191-3/+5
* Sets of integers now actually work. Sets of IP will work as soon asPavel Machek1999-04-121-0/+10
* Filters upgraded - a bit. Moved code to filter.c because it is wherePavel Machek1999-04-071-21/+41
* Update of filters towards new interface.Pavel Machek1999-03-291-13/+4
* filters_init() renamed to filters_postconfig().Pavel Machek1999-01-151-0/+54
* Added bird.conf to .cvsignore and created an example configuration file.Martin Mares1999-01-151-37/+0
* Hopefully finished kernel syncer (krt) rewrite:Martin Mares1998-12-081-2/+7
* All static routes except for device ones should work and appear/disappearMartin Mares1998-12-061-1/+4
* Added skeleton of static route protocol.Martin Mares1998-12-061-0/+4
* Kernel syncer is now configurable. It will probably need some moreMartin Mares1998-12-061-0/+6
* Added configuration of the device internal protocol. This is primarilyMartin Mares1998-11-291-3/+8
* Allow setting debug value and `disabled' flag in protocol definition.Martin Mares1998-11-291-2/+3
* Trivial 15-line bison excercise: Implemented expressions includingMartin Mares1998-11-271-1/+3
* First attempt at protocol configuration (now done only for RIP).Martin Mares1998-11-271-0/+4
* Experimental config file.Martin Mares1998-11-271-0/+7