]> git.ipfire.org Git - thirdparty/bird.git/history - nest
Reformat bird.sgml to have consistent line length.
[thirdparty/bird.git] / nest /
2014-03-24  Ondrej ZajicekMerge branch 'bgp-grace'
2014-03-24  Ondrej ZajicekFixes some minor issues in graceful restart.
2014-03-23  Ondrej ZajicekFixes a bug in rte_src handling.
2014-03-23  Ondrej ZajicekDocumentation (and minor fixes) for BGP graceful restart.
2014-03-20  Ondrej ZajicekBGP graceful restart support.
2014-02-06  Ondrej ZajicekMerge branch 'add-path'
2014-02-06  Ondrej ZajicekMerge commit 'origin/master' into socket
2013-12-10  Ondrej ZajicekMerge branch 'add-path'
2013-12-02  Ondrej ZajicekFixes problem with source address selection in BGP...
2013-12-01  Ondrej ZajicekFinishes add-path.
2013-11-25  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-24  Ondrej ZajicekLast state change should track protocol state change.
2013-11-24  Ondrej ZajicekMinor changes to default router ID calculation.
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-11-22  Ondrej ZajicekAdds rate limiting to some log messages.
2013-11-21  Ondrej ZajicekAdds a missing file.
2013-11-19  Ondrej ZajicekBFD protocol, ready for release.
2013-10-21  Ondrej ZajicekImplements 'allow local as' option.
2013-10-05  Ondrej ZajicekFixes some BFD bugs and makes logging thread-safe.
2013-10-02  Ondrej ZajicekImplements C.len operator for clist and eclist types.
2013-10-02  Ondrej ZajicekSome fixes in filter code.
2013-09-30  Ondrej FilipRecheck export/import/receive limits during reconfigura...
2013-09-26  Ondrej ZajicekFixes build issues without BGP.
2013-09-26  Ondrej ZajicekFixes missing unregister of kernel table handling code.
2013-09-16  Ondrej ZajicekBFD work in progress.
2013-09-10  Ondrej ZajicekFixes a bug related to multiple IPs and direct protocol.
2013-09-10  Ondrej ZajicekMerge commit 'origin/master'
2013-08-14  Ondrej ZajicekExtends delete/filter operators to work no bgp_paths.
2013-07-25  Ondrej ZajicekImplements eval command and minor CLI cleanups.
2013-07-24  Ondrej ZajicekFixes bug in protocol flushing and rtable pruning.
2013-07-09  Ondrej ZajicekImplements 'bgppath ~ int set' filter op.
2013-06-24  Ondrej ZajicekBetter packet priority and traffic class handling.
2013-06-13  Ondrej ZajicekFixes problems with kernel routes multiple routing...
2013-04-23  Ondrej ZajicekMerge branch 'birdcl'
2013-04-16  Ondrej ZajicekAllows IP of loopback to be used in automatic router...
2013-02-25  Ondrej FilipDefault rounting table for 'show route export/preexport...
2013-02-14  Ondrej FilipI still believe that 0 == NULL, however this patch...
2013-02-10  Ondrej FilipRoute limits can be disabled - this makes sense for...
2013-02-08  Ondrej ZajicekImplements router advertisements activated by received...
2013-01-10  Ondrej ZajicekSeparate import and receive limits.
2012-12-27  Ondrej ZajicekImplements interface masks for choosing router id.
2012-12-26  Ondrej ZajicekImplements undo command and optional timeout for config...
2012-11-16  Ondrej ZajicekFixes route tracing w.r.t. kept filtered routes.
2012-11-15  Ondrej ZajicekChanges 'rejected' to 'filtered' in one of the last...
2012-11-10  Ondrej ZajicekAllows rejected routes to be kept and examined.
2012-08-16  Ondrej ZajicekFixes a bug with neighbor cache and overlapping IP...
2012-08-14  Ondrej ZajicekImplements ADD-PATH extension for BGP.
2012-08-07  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird v1.3.8
2012-08-06  Ondrej ZajicekFixes BGP subcode during global shutdown.
2012-07-20  Ondrej ZajicekAllows to redefine master table.
2012-07-18  Ondrej ZajicekImplements wildcard matching in config file include.
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-07-16  Ondrej ZajicekMerge commit 'origin/rt-accepted' into rt-accepted
2012-07-15  Ondrej ZajicekFinalize RA_ACCEPTED handling.
2012-05-15  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-05-11  Ondrej ZajicekMinor cleanups.
2012-05-11  Ondrej ZajicekFixes a bug in RA_ACCEPTED handling.
2012-05-10  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-05-02  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-04-30  Ondrej ZajicekCleanup in sysdep KRT code, part 2.
2012-04-28  Ondrej ZajicekChanges keyword 'exceed' to 'action'.
2012-04-28  Ondrej ZajicekSome fixes in route export limits.
2012-04-26  Ondrej ZajicekSome minor fixes.
2012-04-26  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-04-24  Ondrej ZajicekImplements generalized export limits.
2012-04-24  Ondrej ZajicekMerge commit 'origin/master'
2012-04-21  Ondrej ZajicekFixes in generalized import limits.
2012-04-15  Ondrej ZajicekImplements generalized import hooks.
2012-04-15  Ondrej ZajicekMerge branch 'master' into rt-accepted
2012-04-15  Ondrej ZajicekMerge commit 'origin/master'
2012-04-15  Ondrej ZajicekImplement RA_ACCEPTED mode of route propagation.
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-28  Ondrej ZajicekFixes responsiveness for protocol shutdown.
2012-03-22  Ondrej ZajicekSome minor changes to CLI.
2012-03-18  Ondrej ZajicekRoute Origin Authorization basics.
2012-03-16  Ondrej ZajicekAdds filtering to 'show symbols' command.
2012-03-15  Ondrej ZajicekExtends set operations in filters.
2012-03-15  Ondrej ZajicekBetter support for multitable protocols.
2012-01-24  Ondrej ZajicekAssign default protocol preference via proto_config_new().
2012-01-23  Ondrej ZajicekImplements handling of BSD iface arrival/departure...
2012-01-23  Ondrej ZajicekFixes problems with creating/removing/renaming ifaces...
2012-01-21  Ondrej ZajicekFixes another minor bug in iface scan.
2012-01-01  Ondrej ZajicekAllows sticky link-local neighbors.
2011-12-22  Ondrej ZajicekImplements deterministic MED handling.
2011-12-11  Ondrej ZajicekFixes problem with sticky neighbors and iface address...
2011-11-06  Ondrej ZajicekImplements protocol templates.
2011-10-09  Ondrej ZajicekFixes for include.
2011-10-06  Ondrej ZajicekSignal problems with route installation to kernel tables.
2011-09-24  Ondrej ZajicekUse undefined scope for undefined IPv6 addresses.
2011-09-11  Ondrej FilipConfiguration can include other files.
2011-08-15  Ondrej ZajicekFixes some missing tabs.
2011-08-14  Ondrej ZajicekBGP Extended communities.
2011-07-03  Ondrej ZajicekPrints full community lists during 'show route all'.
2011-06-26  Ondrej ZajicekFix route types in rta_show().
2011-06-20  Ondrej ZajicekFixes a bug related to protocol enabling and reconfigure.
2011-05-21  Ondrej ZajicekFixes a bug with setting preference during show route...
2011-05-06  Ondrej ZajicekMerge commit 'origin/master'
2011-05-05  Ondrej FilipCompilation was failing without OSPF or RIP protocol...
2011-05-01  Ondrej ZajicekThere may be more IP address records with the same IP.
next