Skip to content

LinkRay v0.1.1

Choose a tag to compare

@Zanetach Zanetach released this 12 Jun 16:58

Summary

  • Adds automatic LinkRay network acceleration for fresh master and node deployments.
  • Renders and installs /etc/sysctl.d/99-linkray-network.conf and /etc/modules-load.d/linkray-bbr.conf.
  • Bootstrap and rendered deployment scripts now load tcp_bbr, apply sysctl --system, and switch the active default interface to fq without requiring a reboot.
  • Extends linkray doctor file checks to verify the network tuning files are present.

Validation

  • python3 -m unittest discover -s tests -v
  • scripts/build-release.sh