Skip to content

v0.3.3

Latest
Compare
Choose a tag to compare
@cure cure released this 02 Apr 18:31
09f9fbc

Changelog

  • cf6b177 Bugfix: handle yggdrasil peers that are listed as a DNS hostname rather than an IP address.
  • 0bca4aa Bugfix: we use yggdrasil interfacePeers, load those from the openwrt yggdrasil config file, not peers.
  • c8f3b56 Bugfix: when setting up client routes always save the current state to the state file.
  • 6f7b27a In daemon mode with debug on, print the signal received when aborting.
  • 09f9fbc Merge pull request #24 from MassMesh/dependabot/go_modules/github.com/prometheus/client_golang-1.11.1
  • d89fa36 Refactor: stop using named return arguments in peerRouteWorker
  • 5c9d090 build(deps): bump github.com/prometheus/client_golang