aboutsummaryrefslogtreecommitdiffstats
path: root/bird.conf
Commit message (Expand)AuthorAgeFilesLines
* KRT: Fix IPv6 route learnOndrej Zajicek (work)2018-02-061-3/+4
* Fix bird.conf exampleMichal 'vorner' Vaner2017-08-101-1/+1
* Doc: Example simple configJan Moskyto Matejka2016-12-071-21/+34
* Changes static route targets drop/reject to blackhole/unreachable.Ondrej Zajicek2012-11-271-5/+5
* Batch of mj's corrections (config + filters)Pavel Machek2000-06-061-38/+10
* Tried to change garbagetime -> garbage time to be more consistent.Pavel Machek2000-05-301-17/+16
* Use right address for ripv6.Pavel Machek2000-04-261-11/+11
* Cleanup in preparation for ipv6.Pavel Machek2000-04-261-1/+1
* Test new syntax of add() and delete().Pavel Machek2000-04-201-0/+22
* Path printing is now much nicer.Pavel Machek2000-04-121-1/+1
* Format of dates changed, so rip authentication is now commented out.Pavel Machek2000-03-221-3/+3
* Make bird.conf that does not crash machine when you run bird as root.Pavel Machek1999-12-081-26/+13
* Separated bird.conf and bird.conf for testing filters.Pavel Machek1999-12-081-0/+3
* accept should behave as return, not running any commands after it.Pavel Machek1999-12-011-1/+3
* md5 authentication seems to work.Pavel Machek1999-11-251-1/+1
* Bugfixes: select right password for password authentication, do notPavel Machek1999-11-251-1/+1
* Triggered updates should now actually work. Fixed metric=16 -> time itPavel Machek1999-11-251-55/+0
* 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