]> git.ipfire.org Git - thirdparty/bird.git/history - bird.conf
BGP: Fix bug in incoming connection handling
[thirdparty/bird.git] / bird.conf
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2012-11-27  Ondrej ZajicekChanges static route targets drop/reject to blackhole...
2000-06-06  Pavel MachekBatch of mj's corrections (config + filters)
2000-05-30  Pavel MachekTried to change garbagetime -> garbage time to be more...
2000-04-26  Pavel MachekUse right address for ripv6.
2000-04-26  Pavel MachekCleanup in preparation for ipv6.
2000-04-20  Pavel MachekTest new syntax of add() and delete().
2000-04-12  Pavel MachekPath printing is now much nicer.
2000-03-22  Pavel MachekFormat of dates changed, so rip authentication is now...
1999-12-08  Pavel MachekMake bird.conf that does not crash machine when you...
1999-12-08  Pavel MachekSeparated bird.conf and bird.conf for testing filters.
1999-12-01  Pavel Machekaccept should behave as return, not running any command...
1999-11-25  Pavel Machekmd5 authentication seems to work.
1999-11-25  Pavel MachekBugfixes: select right password for password authentica...
1999-11-25  Pavel MachekTriggered updates should now actually work. Fixed metri...
1999-11-10  Pavel MachekEnums do not work, this is testcase.
1999-11-10  Pavel MachekNo more shift/reduce conflicts.
1999-11-10  Pavel MachekEnumerational types, defined keyword added.
1999-11-04  Pavel MachekUse local variables to test that functionality.
1999-11-03  Pavel MachekFilters now do not allow function (int arg; int arg2; ).
1999-10-28  Pavel Machekswitch() { } done right.
1999-10-12  Pavel MachekFilters: permit variables of prefix types, cleanup...
1999-10-07  Pavel MachekAdded examples of pairs and prefixes
1999-10-02  Pavel MachekObvious bugs in authentication fixed.
1999-09-29  Pavel MachekMake configuration use new case statement.
1999-08-18  Pavel MachekFew fixme's fixed in rip (will not crash any more on...
1999-07-01  Pavel MachekFunction calling in filters works - somehow. Calling...
1999-05-26  Pavel MachekExample of password list usage.
1999-04-19  Pavel MachekUpdated filters: they now actually see IP/pxlen of...
1999-04-12  Pavel MachekSets of integers now actually work. Sets of IP will...
1999-04-07  Pavel MachekFilters upgraded - a bit. Moved code to filter.c becaus...
1999-03-29  Pavel MachekUpdate of filters towards new interface.
1999-01-15  Pavel Machekfilters_init() renamed to filters_postconfig().
1999-01-15  Martin MaresAdded bird.conf to .cvsignore and created an example...
1998-12-08  Martin MaresHopefully finished kernel syncer (krt) rewrite:
1998-12-06  Martin MaresAll static routes except for device ones should work...
1998-12-06  Martin MaresAdded skeleton of static route protocol.
1998-12-06  Martin MaresKernel syncer is now configurable. It will probably...
1998-11-29  Martin MaresAdded configuration of the device internal protocol...
1998-11-29  Martin MaresAllow setting debug value and `disabled' flag in protoc...
1998-11-27  Martin MaresTrivial 15-line bison excercise: Implemented expression...
1998-11-27  Martin MaresFirst attempt at protocol configuration (now done only...
1998-11-27  Martin MaresExperimental config file.