summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-11-17Implement description field of protocol.Ondrej Zajicek
2009-11-17Show both IPv6 next hop addresses in BGP.Ondrej Zajicek
2009-11-17Implements RFC 5004 - prefer older external routes.Ondrej Zajicek
2009-11-15Fixes bug related to reconfiguration with bgp_path first/last operators.Ondrej Zajicek
2009-11-13After shutdown, BIRD should have exit code 0.Ondrej Zajicek
2009-11-13Fixes BIRD socket unlink.Ondrej Zajicek
2009-11-02Merge commit 'origin/master' into devOndrej Zajicek
2009-11-02Fixes build in Debian GNU/kFreeBSD.Ondrej Zajicek
2009-11-02Version 1.1.5Ondrej 'Feela' Filip
2009-10-28New version.Ondrej Zajicek
2009-10-27Replaces local endianity testing macro with the common one.Ondrej Zajicek
2009-10-20Allows importing 'onlink' routes.Ondrej Zajicek
2009-10-12Implements protocol-specific router id and updates documentation.Ondrej Zajicek
2009-10-12Rename as_path_get_last/as_path_get_first to be consistent.Ondrej Zajicek
2009-10-11Workaround for stupid callback scheduler.Ondrej Zajicek
2009-10-08First and last accessors to as_paths.Ondrej Zajicek
2009-09-30New version.Ondrej Zajicek
2009-09-30Fixes one previous commit.Ondrej Zajicek
2009-09-24Show bad peer AS number in log in decimal.Ondrej Zajicek
2009-09-24Passive option.Ondrej Zajicek
2009-09-24Do not allow gateway routes with NULL iface.Ondrej Zajicek
2009-09-18Fixes setting of IP addresses to route attributes (NEXT_HOP).Ondrej Zajicek
2009-09-18Fixes bug in filter rta copy-on-write.Ondrej Zajicek
2009-09-17Fixes headers for uintptr_t (and build on NetBSD).Ondrej Zajicek
2009-09-17Fixes preference bounds.Ondrej Zajicek
2009-09-17Fixes preference in transparent pipes.Ondrej Zajicek
2009-09-11New release 1.1.3Ondrej Filip
2009-09-06Update of config.sub & config.guessOndrej Filip
2009-09-04Clear memory allocated by ralloc().Ondrej Zajicek
2009-08-27Some cleanups.Ondrej Zajicek
2009-08-25Fixes bug related to AS2->AS4 conversion.Ondrej Zajicek
2009-08-23Version 1.1.2Ondrej Filip
2009-08-23Version 1.1.2Ondrej Filip
2009-08-21Merge commit 'origin/master' into devOndrej Zajicek
2009-08-21Allow more kernel routing tables in IPv6.Ondrej Zajicek
2009-08-21Fixes bug in eattr binary search.Ondrej Zajicek
2009-08-16Ondrej Zajicek add to the team.Ondrej Filip
2009-08-16Bugfix - each protocol can be compiled separately.Ondrej Filip
2009-08-12NEWS and version update.Ondrej Zajicek
2009-08-12Count number of lines (and not messages) in 'more'.Ondrej Zajicek
2009-08-11Fixes another bug in rte_recalculate().Ondrej Zajicek
2009-08-11Replace assert with log.Ondrej Zajicek
2009-08-11Fixes bug that caused losing of some routes.Ondrej Zajicek
2009-08-10Flex does not need the output of Bison.Ondrej Zajicek
2009-08-10Fixes parallel runs of Bison.Ondrej Zajicek
2009-08-10Compilation and dependency generation should be serialized.Ondrej Zajicek
2009-08-10Clean files generated by Bison and Flex.Ondrej Zajicek
2009-08-10Fixes typo in MakefileOndrej Zajicek
2009-08-10Merge branch 'master' into devOndrej Zajicek
2009-08-09Makefile changed to make it work with 'make -jN' where N>1Ondrej Filip