]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2015-10-05  Ondrej Zajicek... Major RIP redesign
2015-08-19  Ondrej ZajicekOSPF: Fixes some issues with link detection
2015-07-28  Ondrej ZajicekNest: Fixes one of previous commit
2015-07-28  Ondrej ZajicekMinor update to test commits
2015-07-28  Ondrej ZajicekNetlink: Fixes uninitialized variable
2015-07-24  Ondrej ZajicekStatic: Support for BFD controlled static routes
2015-07-20  Ondrej ZajicekStatic: Allows to specify attributes for static routes
2015-07-19  Ondrej ZajicekBFD: Fixes crash after socket error
2015-07-18  Ondrej ZajicekSimplify build messages
2015-07-18  Ondrej ZajicekNest: Fixes symbols in router id
2015-07-18  Ondrej ZajicekDocumentation update
2015-07-18  Ondrej ZajicekBGP: Extended messages support
2015-07-18  Ondrej ZajicekDirect: Fixes behavior for the same routes on different...
2015-06-08  Ondrej ZajicekBGP multipath support
2015-06-08  Ondrej ZajicekFixes subtle bug in temporary attribute handling
2015-06-08  Ondrej ZajicekKRT: Fixes some minor bugs in kernel protocol
2015-06-08  Ondrej ZajicekMoving of mulipath merging code from OSPF to nest
2015-06-08  Ondrej ZajicekFixes bug in pipe feeding when filtered routes are...
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2015-06-08  Pavel Tvrdíkunsgined char -> byte
2015-06-01  Ondrej FilipTypo fix by Hans van Kranenburg
2015-05-22  Ondrej ZajicekFixes unnamed protocols from templates
2015-05-16  Ondrej ZajicekSimplify flushing process
2015-05-16  Ondrej ZajicekFix minor issue in pipe route propagation
2015-05-13  Ondrej ZajicekFix in the last commit
2015-05-12  Ondrej ZajicekKRT: Add support for plenty of kernel route metrics
2015-05-10  Ondrej ZajicekAdd bitfield route attribute type
2015-05-01  Ondrej ZajicekOSPF: Redesign LSA checksumming
2015-04-28  Ondrej ZajicekOSPF: Fixes validation of LSA checksums
2015-04-25  Ondrej ZajicekKRT: Fixes route reload
2015-04-25  Ondrej ZajicekKRT: Fixes learning of preferred kernel routes.
2015-04-22  Ondrej ZajicekKRT: Support for RTM_CHANGE on BSD
2015-04-20  Ondrej ZajicekNEWS and version update v1.5.0
2015-04-18  Ondrej ZajicekFixes port range socket option
2015-04-18  Ondrej ZajicekOSPF: Fixes handling of external routes with immediate gw
2015-04-12  Ondrej ZajicekMinor fixes
2015-03-31  Ondrej ZajicekBGP: Fixes serious bug in TX handling
2015-03-31  Ondrej ZajicekUnderstand IFF_MULTICAST flag on ifaces in Linux
2015-03-29  Ondrej ZajicekBGP: AS-wide unique router ID (RFC 6286) support
2015-03-29  Ondrej ZajicekBGP: Enhanced route refresh (RFC 7313) support
2015-03-09  Ondrej FilipPossibility to define unnamed protocols from template...
2015-03-02  Ondrej ZajicekFixes serious bug in BGP add-path
2015-03-02  Ondrej ZajicekFixes bug in debug dumps
2015-03-02  Ondrej ZajicekImplement latency tracking, internal event log and...
2015-02-24  Ondrej ZajicekAdd minor comment
2015-02-22  Ondrej ZajicekUse IP_PORTRANGE_HIGH for BFD where available
2015-02-22  Ondrej ZajicekRename BGP option 'start delay' to 'connect delay'
2015-02-22  Ondrej ZajicekRelax BGP neighbor parameter
2015-02-21  Ondrej ZajicekUse AF_UNSPEC for RTM_GETLINK
2015-02-21  Ondrej ZajicekStore protocol config size inside protocol structure
2015-02-21  Ondrej ZajicekMake BGP protocol instance search a separate function
2015-02-21  Pavel TvrdíkMinor fixes
2015-02-21  Pavel TvrdikBetter Clang compatibility
2015-02-21  Pavel TvrdikRemove a comparison of unsigned expression < 0
2015-02-21  Pavel TvrdikAdd const to a param msg at functions log_msg, log_rl...
2015-02-21  Pavel TvrdikReplacing GNU old-style field designator extension
2015-02-21  Ondrej ZajicekFixes minor bug in BFD.
2015-02-21  Ondrej ZajicekAllows user data attached to f_trie_node structure.
2015-02-21  Ondrej ZajicekBump max symbol length to 64.
2015-02-21  Ondrej ZajicekFixes a bug in locking code.
2015-02-21  Ondrej ZajicekFixes potential alignment bug in BGP.
2015-02-21  Ondrej ZajicekLink state support in BGP.
2015-02-21  Ondrej ZajicekMerge remote-tracking branch 'origin/soft-int'
2014-11-08  Ondrej ZajicekFixes error message in 'show route' cmd.
2014-11-05  Ondrej FilipVersion 1.5.0pre
2014-11-04  Ondrej FilipSmall typo fixed.
2014-11-03  Ondrej ZajicekChanges order of iface/addr/neigh event hooks.
2014-11-03  Ondrej ZajicekBugfix in latest OSPF changes.
2014-11-03  Ondrej ZajicekBugfix to OSPF reconfiguration.
2014-11-03  Ondrej ZajicekFininshing integrated OSPF.
2014-10-25  Ondrej FilipMailling list location changed.
2014-10-24  Ondrej ZajicekIntegrated IP functions.
2014-10-24  Ondrej ZajicekRefactoring of OSPF messages.
2014-10-16  Ondrej Filip__attribute__((packed)) added. Thank to Maksim Tamarsky
2014-10-14  Ondrej ZajicekMerge remote-tracking branch 'origin/master' into soft-int
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-21  Ondrej ZajicekOSPF instance id option and documentation update.
2014-07-19  Ondrej ZajicekWhitespace cleanup in OSPF.
2014-07-18  Ondrej ZajicekTemporary integrated OSPF commit.
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-26  Ondrej ZajicekTemporary integrated OSPF commit.
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...
next