]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2014-10-05  Ondrej ZajicekNEWS and version update. v1.4.5
2014-10-02  Ondrej ZajicekImplements show route noexport option.
2014-10-02  Ondrej ZajicekImplements token bucket filter for rate limiting.
2014-10-02  Ondrej ZajicekAllows to configure different remote port for BGP sessions.
2014-10-02  Ondrej ZajicekRefresh kernel protocol when interface disappears.
2014-10-02  Ondrej ZajicekAllows more constants in set literals.
2014-10-02  Ondrej ZajicekFixes some warnings.
2014-07-09  Ondrej FilipVersion 1.4.4. v1.4.4
2014-07-09  Ondrej ZajicekNEWS and version update.
2014-07-09  Ondrej ZajicekFixes a bug in BSD kernel interfacing code.
2014-07-07  Ondrej ZajicekImplements default router preference (RFC 4191) for...
2014-07-07  Ondrej ZajicekReplaces function name in test.conf as it collided...
2014-06-30  Ondrej ZajicekFixes integer overflow in show memory command.
2014-06-26  Ondrej ZajicekEnsures that msg_controllen includes last padding.
2014-06-10  Ondrej ZajicekFixes max include depth in documentation.
2014-05-29  Ondrej ZajicekString constants could be used for string option values.
2014-05-18  Ondrej ZajicekIPv4/IPv6 integrated socket code.
2014-05-05  Ondrej ZajicekFixes a problem with undoing of deconfiguring of protocol.
2014-05-04  Ondrej ZajicekMerge commit 'origin/master'
2014-05-04  Ondrej ZajicekFixes BGP crash when update with some attributes and...
2014-05-03  Ondrej ZajicekFixes BGP crash when update with some attributes and...
2014-04-28  Ondrej ZajicekFixes 'show route export' w.r.t. protocols with differe...
2014-04-26  Ondrej ZajicekFixes limit verification during reconfiguration.
2014-04-23  Ondrej ZajicekExtends multipath support for OSPF.
2014-04-23  Ondrej ZajicekMerge commit 'origin/master'
2014-04-14  Ondrej ZajicekNEWS and version update. v1.4.3
2014-04-14  Ondrej FilipFixed bug in unused function.
2014-04-14  Ondrej ZajicekFixes a bug in (mainly) IPv6 BGP.
2014-04-07  Ondrej ZajicekFixes some asserts.
2014-04-02  Ondrej ZajicekNEWS and version update. v1.4.2
2014-04-02  Ondrej ZajicekFixes missing line in BFD context help.
2014-04-02  Ondrej ZajicekFixes nasty bug in BFD.
2014-03-31  Ondrej ZajicekNEWS and version update. v1.4.1
2014-03-31  Ondrej ZajicekUpdates BFD documentation.
2014-03-31  Ondrej ZajicekFixes build on some old systems.
2014-03-31  Ondrej ZajicekRemoves conflicting definition.
2014-03-30  Ondrej ZajicekCheck validity of interface definitions.
2014-03-25  Ondrej ZajicekFixes file descriptor leak when parser ends with error.
2014-03-24  Ondrej ZajicekFixes a bug in graceful restart.
2014-03-24  Ondrej ZajicekMinor fixes in documentation.
2014-03-24  Ondrej ZajicekReformat bird.sgml to have consistent line length.
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-26  Ondrej ZajicekFixes issues with static protocol reconfiguration.
2014-02-26  Ondrej ZajicekFixes longstanding issue with interfaces staying in...
2014-02-12  Ondrej ZajicekAdds configure error message.
2014-02-07  Ondrej ZajicekWorkaround thread-unsafeness of cli_echo().
2014-02-07  Ondrej ZajicekFixes autoconf check for ncurses.
2014-02-06  Ondrej ZajicekMerge branch 'add-path'
2014-02-06  Ondrej ZajicekUpdate include directive documentation.
2014-02-06  Ondrej ZajicekFix a documentation update.
2014-02-06  Ondrej ZajicekFixes crash when state of disabled OSPF protocol is...
2014-02-06  Ondrej ZajicekSilence this annoying warning.
2014-02-06  Ondrej ZajicekMany changes in I/O and OSPF sockets and packet handling.
2014-02-06  Ondrej ZajicekMerge commit 'origin/master' into socket
2014-02-05  Ondrej FilipFedora init script improvement suggested by alex@alex...
2014-02-05  Ondrej FilipMinor changes in Fedora init script.
2014-01-21  Ondrej FilipSmall doc update.
2013-12-10  Ondrej ZajicekMerge branch 'add-path'
2013-12-02  Ondrej ZajicekFixes problem with source address selection in BGP...
2013-12-01  Ondrej ZajicekFixes bug in documentation.
2013-12-01  Ondrej ZajicekUpdates add-path documentation.
2013-12-01  Ondrej ZajicekFinishes add-path.
2013-11-25  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-25  Ondrej FilipRelease date added. v1.4.0
2013-11-25  Ondrej ZajicekNEWS and version update.
2013-11-25  Ondrej ZajicekUse ISO 8601 timeformats by default.
2013-11-25  Ondrej ZajicekFixes a reply code.
2013-11-25  Ondrej ZajicekAllows shorthands for birdc noninteractive commands.
2013-11-25  Ondrej ZajicekChanges primary addr selection on BSD to respect SIOCGI...
2013-11-24  Ondrej ZajicekLast state change should track protocol state change.
2013-11-24  Ondrej ZajicekOSPF ifaces on loopback should be stub.
2013-11-24  Ondrej ZajicekMinor changes to default router ID calculation.
2013-11-24  Ondrej ZajicekEnables multihop mode for IBGP by default.
2013-11-23  Ondrej ZajicekConverts filters to unsigned integers.
2013-11-23  Ondrej ZajicekRemoves workaround related to import of kernel device...
2013-11-23  Ondrej FilipDots added.
2013-11-23  Ondrej FilipAdded some other features into NEWS file
2013-11-23  Ondrej FilipAdded a few sentences about symbol names.
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-23  Ondrej ZajicekNEWS and version update.
2013-11-22  Ondrej ZajicekMinor fixes.
2013-11-22  Ondrej ZajicekAllows pthreads by default on Linux and FreeBSD only.
2013-11-22  Ondrej ZajicekChanges identifiers to avoid use of reserved ones.
2013-11-22  Ondrej ZajicekMinor fix in log_commit() w.r.t. changes in BFD branch.
2013-11-22  Ondrej ZajicekAdds check for buffer size in OSPF LSA flood.
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-11-22  Ondrej ZajicekFixes problem with RIP on multiple ifaces on BSD.
2013-11-22  Ondrej ZajicekAdds rate limiting to some log messages.
2013-11-21  Ondrej ZajicekFixes an issue when opposite address is mistaken for...
2013-11-21  Ondrej ZajicekAdds a missing file.
2013-11-20  Ondrej ZajicekAdditional filter test case.
2013-11-20  Ondrej ZajicekFixes some potential issues with invalid term size...
2013-11-19  Ondrej ZajicekBFD protocol, ready for release.
2013-10-21  Ondrej ZajicekAccepts a change of OSPFv3 neighbor's IP address.
2013-10-21  Ondrej ZajicekImplements 'allow local as' option.
2013-10-15  Ondrej ZajicekForces KRT rescan on syncer startup with multi syncer...
next