]> git.ipfire.org Git - thirdparty/bird.git/history - proto
Babel: Rework handling of retractions
[thirdparty/bird.git] / proto /
2016-07-19  Ondrej Zajicek ... Babel: Rework handling of retractions
2016-07-19  Ondrej Zajicek ... Babel: Make sure intervals do not overflow
2016-07-11  Ondrej Zajicek ... BGP: Fix extended messages
2016-06-29  Ondrej Zajicek ... BGP: Skip empty path segments in received AS_PATH
2016-05-12  Pavel TvrdikProg Doc: Complete several missing parameters
2016-04-28  Ondrej Zajicek ... Add the Babel routing protocol (RFC 6126)
2016-04-13  Ondrej Zajicek ... BSD: Add the IPsec SA/SP database entries control
2016-04-06  Ondrej Zajicek ... IO: Avoid multiple event cycles in one loop cycle.
2016-04-06  Ondrej Zajicek ... IO: Replace RX priority heuristic with explicit mark
2016-03-23  Ondrej Zajicek ... Birdlib: Do cleanups after remove/free
2016-03-23  Ondrej Zajicek ... OSPF: Fix bogus LSA ID collisions between received...
2016-03-23  Ondrej Zajicek ... OSPF: Fix reading from freed memory
2016-03-22  Jan Moskyto MatejkaMerge remote-tracking branch 'origin/poll'
2016-03-17  Pavel TvrdíkRIP: fix typo in configuration at rx length opt
2016-03-15  Jan Moskyto MatejkaPoll: Prevent the improbable case of EAGAIN after POLLIN
2016-02-25  Jan Moskyto MatejkaMerge branch 'master' of gitlab.labs.nic.cz:labs/bird
2016-02-25  Ondrej Zajicek ... OSPF: Multicast ability is irrelevant for stub interfaces
2016-02-11  Ondrej Zajicek ... BGP: Fix bug in incoming connection handling
2015-11-25  Ondrej Zajicek ... BGP: Update capability number from IANA for extended...
2015-11-24  Pavel TvrdíkMD5: Mormalize naming style
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-17  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-05  Ondrej Zajicek ... Major RIP redesign
2015-08-19  Ondrej ZajicekOSPF: Fixes some issues with link detection
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 ZajicekBGP: Extended messages support
2015-06-08  Ondrej ZajicekBGP multipath support
2015-06-08  Ondrej ZajicekMoving of mulipath merging code from OSPF to nest
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-01  Ondrej ZajicekOSPF: Redesign LSA checksumming
2015-04-28  Ondrej ZajicekOSPF: Fixes validation of LSA checksums
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-29  Ondrej ZajicekBGP: AS-wide unique router ID (RFC 6286) support
2015-03-29  Ondrej ZajicekBGP: Enhanced route refresh (RFC 7313) support
2015-03-02  Ondrej ZajicekFixes serious bug in BGP add-path
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 ZajicekStore protocol config size inside protocol structure
2015-02-21  Ondrej ZajicekMake BGP protocol instance search a separate function
2015-02-21  Pavel TvrdikReplacing GNU old-style field designator extension
2015-02-21  Ondrej ZajicekFixes minor bug in BFD.
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-04  Ondrej FilipSmall typo fixed.
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-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-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 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-07  Ondrej ZajicekImplements default router preference (RFC 4191) for...
2014-06-26  Ondrej ZajicekTemporary integrated OSPF commit.
2014-05-29  Ondrej ZajicekString constants could be used for string option values.
2014-05-18  Ondrej ZajicekIPv4/IPv6 integrated socket code.
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-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 ZajicekFixes a bug in (mainly) IPv6 BGP.
2014-04-02  Ondrej ZajicekFixes missing line in BFD context help.
2014-04-02  Ondrej ZajicekFixes nasty bug in BFD.
2014-03-30  Ondrej ZajicekCheck validity of interface definitions.
2014-03-24  Ondrej ZajicekFixes a bug in graceful restart.
2014-03-24  Ondrej ZajicekMerge branch 'bgp-grace'
2014-03-24  Ondrej ZajicekFixes some minor issues in graceful restart.
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-06  Ondrej ZajicekMerge branch 'add-path'
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
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-25  Ondrej ZajicekFixes a reply code.
2013-11-24  Ondrej ZajicekOSPF ifaces on loopback should be stub.
2013-11-24  Ondrej ZajicekEnables multihop mode for IBGP by default.
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMinor fixes.
2013-11-22  Ondrej ZajicekChanges identifiers to avoid use of reserved ones.
2013-11-22  Ondrej ZajicekAdds check for buffer size in OSPF LSA flood.
next