v1.5.3
This release was focused on bug fixes and correctness issues rather than new features, especially on Linux.
v1.5.3
should behave much more reliably for networks that are particularly large.
What's Changed
- (linux) wireguard-control: migrate from
wireguard-control-sys
tonetlink
crates by @mcginty in #177 - client, server systemd units: make Restart=always truly respected by @strohel in #184
- hostsfile: safely overwrite hosts file instead of clobbering by @mcginty in #186
Full Changelog: v1.5.2...v1.5.3