summaryrefslogtreecommitdiffstats
path: root/bird.conf
AgeCommit message (Expand)Author
2000-06-06Batch of mj's corrections (config + filters)Pavel Machek
2000-05-30Tried to change garbagetime -> garbage time to be more consistent.Pavel Machek
2000-04-26Use right address for ripv6.Pavel Machek
2000-04-26Cleanup in preparation for ipv6.Pavel Machek
2000-04-20Test new syntax of add() and delete().Pavel Machek
2000-04-12Path printing is now much nicer.Pavel Machek
2000-03-22Format of dates changed, so rip authentication is now commented out.Pavel Machek
1999-12-08Make bird.conf that does not crash machine when you run bird as root.Pavel Machek
1999-12-08Separated bird.conf and bird.conf for testing filters.Pavel Machek
1999-12-01accept should behave as return, not running any commands after it.Pavel Machek
1999-11-25md5 authentication seems to work.Pavel Machek
1999-11-25Bugfixes: select right password for password authentication, do notPavel Machek
1999-11-25Triggered updates should now actually work. Fixed metric=16 -> time itPavel Machek
1999-11-10Enums do not work, this is testcase.Pavel Machek
1999-11-10No more shift/reduce conflicts.Pavel Machek
1999-11-10Enumerational types, defined keyword added.Pavel Machek
1999-11-04Use local variables to test that functionality.Pavel Machek
1999-11-03Filters now do not allow function (int arg; int arg2; ).Pavel Machek
1999-10-28switch() { } done right.Pavel Machek
1999-10-12Filters: permit variables of prefix types, cleanup aroundPavel Machek
1999-10-07Added examples of pairs and prefixesPavel Machek
1999-10-02Obvious bugs in authentication fixed.Pavel Machek
1999-09-29Make configuration use new case statement.Pavel Machek
1999-08-18Few fixme's fixed in rip (will not crash any more on request forPavel Machek
1999-07-01Function calling in filters works - somehow. Calling syntax isPavel Machek
1999-05-26Example of password list usage.Pavel Machek
1999-04-19Updated filters: they now actually see IP/pxlen of net being filtered,Pavel Machek
1999-04-12Sets of integers now actually work. Sets of IP will work as soon asPavel Machek
1999-04-07Filters upgraded - a bit. Moved code to filter.c because it is wherePavel Machek
1999-03-29Update of filters towards new interface.Pavel Machek
1999-01-15filters_init() renamed to filters_postconfig().Pavel Machek
1999-01-15Added bird.conf to .cvsignore and created an example configuration file.Martin Mares
1998-12-08Hopefully finished kernel syncer (krt) rewrite:Martin Mares
1998-12-07All static routes except for device ones should work and appear/disappearMartin Mares
1998-12-06Added skeleton of static route protocol.Martin Mares
1998-12-06Kernel syncer is now configurable. It will probably need some moreMartin Mares
1998-11-29Added configuration of the device internal protocol. This is primarilyMartin Mares
1998-11-29Allow setting debug value and `disabled' flag in protocol definition.Martin Mares
1998-11-27Trivial 15-line bison excercise: Implemented expressions includingMartin Mares
1998-11-27First attempt at protocol configuration (now done only for RIP).Martin Mares
1998-11-27Experimental config file.Martin Mares