]> git.ipfire.org Git - thirdparty/bird.git/history - proto
Nest: Fix bug in device proto
[thirdparty/bird.git] / proto /
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.
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
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-05  Ondrej ZajicekFixes some BFD bugs and makes logging thread-safe.
2013-09-26  Ondrej ZajicekFixes build issues without BGP.
2013-09-16  Ondrej ZajicekBFD work in progress.
2013-09-13  Ondrej FilipFixes problem with OSPF neighbor router ID change....
2013-09-10  Ondrej FilipOSPF state machine fix - thanx to Alexander V. Chernikov
2013-09-10  Ondrej ZajicekMerge commit 'origin/master'
2013-09-10  Ondrej ZajicekInitial BFD commit, work in progress.
2013-08-13  Ondrej ZajicekFixes a bug related to mixed up neighbor events in...
2013-07-25  Ondrej ZajicekImplements RFC 6608 Subcodes for BGP FSM Error.
2013-07-24  Ondrej ZajicekFixes socket error hook for radv protocol.
2013-07-12  Ondrej ZajicekFixes stuck connection during BGP session shutdown.
2013-07-11  Ondrej ZajicekSome fixes for TTL security.
2013-06-25  Ondrej ZajicekImplements TTL security for OSPF and RIP.
2013-06-24  Ondrej ZajicekBetter packet priority and traffic class handling.
2013-06-11  Ondrej ZajicekImplements OSPF stub router option (RFC 3137).
2013-05-28  Ondrej ZajicekFixes crash with vlinks.
2013-05-09  Ondrej ZajicekFixes a problem with BGP neighbors, link-local addresse...
2013-04-29  Ondrej ZajicekFixes a crash when mrtdump is enabled and interface...
2013-04-23  Ondrej ZajicekMerge branch 'birdcl'
next