]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2009-10-27  Ondrej ZajicekReplaces local endianity testing macro with the common...
2009-10-20  Ondrej ZajicekAllows importing 'onlink' routes.
2009-10-12  Ondrej ZajicekImplements protocol-specific router id and updates...
2009-10-12  Ondrej ZajicekRename as_path_get_last/as_path_get_first to be consistent.
2009-10-11  Ondrej ZajicekWorkaround for stupid callback scheduler.
2009-10-08  Ondrej ZajicekFirst and last accessors to as_paths.
2009-09-30  Ondrej ZajicekNew version.
2009-09-30  Ondrej ZajicekFixes one previous commit.
2009-09-24  Ondrej ZajicekShow bad peer AS number in log in decimal.
2009-09-24  Ondrej ZajicekPassive option.
2009-09-24  Ondrej ZajicekDo not allow gateway routes with NULL iface.
2009-09-18  Ondrej ZajicekFixes setting of IP addresses to route attributes ...
2009-09-17  Ondrej ZajicekFixes bug in filter rta copy-on-write.
2009-09-17  Ondrej ZajicekFixes headers for uintptr_t (and build on NetBSD).
2009-09-17  Ondrej ZajicekFixes preference bounds.
2009-09-17  Ondrej ZajicekFixes preference in transparent pipes.
2009-09-11  Ondrej FilipNew release 1.1.3
2009-09-06  Ondrej FilipUpdate of config.sub & config.guess
2009-09-04  Ondrej ZajicekClear memory allocated by ralloc().
2009-08-27  Ondrej ZajicekSome cleanups.
2009-08-25  Ondrej ZajicekFixes bug related to AS2->AS4 conversion.
2009-08-23  Ondrej FilipVersion 1.1.2
2009-08-23  Ondrej FilipVersion 1.1.2
2009-08-21  Ondrej ZajicekMerge commit 'origin/master' into dev
2009-08-21  Ondrej ZajicekAllow more kernel routing tables in IPv6.
2009-08-21  Ondrej ZajicekFixes bug in eattr binary search.
2009-08-16  Ondrej FilipOndrej Zajicek add to the team.
2009-08-16  Ondrej FilipBugfix - each protocol can be compiled separately.
2009-08-12  Ondrej ZajicekNEWS and version update.
2009-08-12  Ondrej ZajicekCount number of lines (and not messages) in 'more'.
2009-08-11  Ondrej ZajicekFixes another bug in rte_recalculate().
2009-08-11  Ondrej ZajicekReplace assert with log.
2009-08-11  Ondrej ZajicekFixes bug that caused losing of some routes.
2009-08-10  Ondrej ZajicekFlex does not need the output of Bison.
2009-08-10  Ondrej ZajicekFixes parallel runs of Bison.
2009-08-10  Ondrej ZajicekCompilation and dependency generation should be serialized.
2009-08-10  Ondrej ZajicekClean files generated by Bison and Flex.
2009-08-10  Ondrej ZajicekFixes typo in Makefile
2009-08-10  Ondrej ZajicekMerge branch 'master' into dev
2009-08-09  Ondrej FilipMakefile changed to make it work with 'make -jN' where N>1
2009-08-09  Ondrej FilipMissing dependency added.
2009-07-30  Ondrej FilipSymbols PASSWORDS and BROADCAST not declared for OSPF
2009-07-23  Ondrej ZajicekFixes compiler warning in OFFSETOF().
2009-07-23  Ondrej ZajicekUse %R in OSPF when appropriate.
2009-07-23  Ondrej ZajicekAdds %R printf directive for Router ID.
2009-07-14  Ondrej ZajicekImplements 'more' feature to birdc.
2009-07-14  Ondrej ZajicekFixes bug in CLI TX buffer management.
2009-07-09  Ondrej ZajicekFixed bug related to reconfiguration of BGP with MD5...
2009-07-06  Ondrej ZajicekMerge branch 'master' into dev
2009-07-06  Ondrej ZajicekFixes memory alignment problems on Sparc64.
2009-07-05  Ondrej ZajicekAnother pile of ipa_from_u32() calls.
2009-07-05  Ondrej ZajicekFixes OSPF on big-endians.
2009-07-05  Ondrej ZajicekFixes type mismatch in OSPF printf statements.
2009-06-28  Ondrej FilipSmall typos.
2009-06-28  Ondrej FilipNew release 1.1.0!
2009-06-27  Ondrej FilipUnused file removed.
2009-06-26  Ondrej ZajicekFixes bug on TCP passive socket binding on BSD.
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-25  Ondrej ZajicekMinor bugfix.
2009-06-25  Ondrej ZajicekNEWS and version update.
2009-06-23  Ondrej ZajicekReplace 'bind' option with 'listen' option.
2009-06-23  Ondrej ZajicekFixes bug in ORIGIN check.
2009-06-23  Ondrej ZajicekChanges handling of AS_PATH_CONFED_* segments in AS_PATH.
2009-06-19  Ondrej ZajicekFixes bug in scheduling of callback by main loop.
2009-06-19  Ondrej ZajicekDocumentation update
2009-06-19  Ondrej ZajicekAdds support for soft reconfiguration.
2009-06-18  Ondrej ZajicekImplements option that changes BGP listening socket...
2009-06-18  Ondrej ZajicekMinor bugfixes.
2009-06-11  Ondrej ZajicekDocumentation update.
2009-06-11  Ondrej ZajicekImplements an option that allows to change a set of...
2009-06-10  Ondrej ZajicekChanges OSPF to generate stub networks for non-primary...
2009-06-06  Ondrej ZajicekMinor BGP changes related to error wait time.
2009-06-06  Ondrej ZajicekFixes bug related to startup delay change.
2009-06-06  Ondrej ZajicekDifferentiate between error delay and connect/reconnect...
2009-06-04  Ondrej ZajicekAdds route limit documentation.
2009-06-04  Ondrej ZajicekImplements import route limits.
2009-06-03  Ondrej ZajicekImplements route statistics and fixes some minor bugs.
2009-06-02  Ondrej FilipInlude DESTDIR in install to make life of packagers...
2009-06-02  Ondrej FilipClean also ipv6 bird.ctl
2009-06-02  Ondrej FilipError in test fixed.
2009-06-01  Ondrej FilipSmall change to make BIRD's IPv6 packaging easier
2009-06-01  Ondrej ZajicekEscaped debbuging message removed.
2009-06-01  Ondrej ZajicekAdds support for dynamic pair and bgp mask expressions.
2009-06-01  Ondrej ZajicekRemoves some remnant of '|' bgp path separator.
2009-06-01  Ondrej ZajicekThe pipe cleanup.
2009-06-01  Ondrej ZajicekAdds opaque/transparent pipe mode selection.
2009-05-31  Ondrej ZajicekChanges pipes to transfer all routes between routing...
2009-05-29  Ondrej ZajicekFixes buggy prefix ~ prefix matching.
2009-05-29  Ondrej FilipNew type variable 'V' defined in filters. This type...
2009-05-29  Ondrej FilipFunction pm_path_compare() checked just length of the...
2009-05-29  Ondrej FilipTypo in warning fixed.
2009-05-29  Ondrej ZajicekImplements primary address selection base on 'primary...
2009-05-29  Ondrej ZajicekFixes problems with rewriting of kernel device routes.
2009-05-29  Ondrej ZajicekAdd 'primary' configuration option.
2009-05-28  Ondrej ZajicekMerge branch 'dev' into ospf
2009-05-28  Ondrej FilipMissing boolean comparison added.
2009-05-26  Ondrej FilipWarning for BSD system and TCP-MD5.
2009-05-24  Ondrej ZajicekAdds INSTALL file.
2009-05-24  Ondrej ZajicekHello packets on PTP networks should have zero netmask.
2009-05-24  Ondrej ZajicekIgnore Hello packets from different IP network (than...
next