github yggdrasil-network/yggdrasil-go v0.5.6
Version 0.5.6

latest releases: v0.5.13, v0.5.13-RC.2, v0.5.13-RC.1...
24 months ago
  • Go 1.21 is now required to build Yggdrasil

Added

  • The getPeers endpoint now reports the RTT/latency of directly connected peers

Changed

  • The tree parent selection algorithm now prefers the lowest latency peers instead of the most stable
  • Session key exchange logic has been changed to improve throughput and reduce occasional jitter

Fixed

  • Bloom filter hashing now works correctly on big-endian architectures
  • Incorrect buffer pool usage has been fixed, reducing memory allocations
  • The multicast beacon interval now backs off correctly, reducing the number of beacons sent
  • A denial-of-service vulnerability in the QUIC library has been fixed with a dependency update

Don't miss a new yggdrasil-go release

NewReleases is sending notifications on new releases.