Skip to content

Releases: jonathanio/update-systemd-resolved

Documentation Updates

10 Aug 19:27
Compare
Choose a tag to compare

Thanks to the help from @pid1 for this release. The documentation mistakenly noted to use pre-down for the script now (compared to down originally, which failed as the tun or tap device would have been removed before the script ran). However, this should have in fact been down-pre.

Code Refactoring & Additional Tests

08 Aug 09:27
Compare
Choose a tag to compare

Thanks to the work by @BaxterStockman, the script has been refactored, hopefully making it easier to read and follow, while additional tests around IPv6 processing have been added.

Initial Release

23 Jun 20:52
Compare
Choose a tag to compare

First release of update-systemd-resolved. Should fully support the three standard DHCP options in OpenVPN (DNS, DOMAIN, and DOMAIN-SEARCH) with integration tests around the code to manage and monitor regressions. Also supports multiple (and combined) IPv4 and IPv6 DNS addresses.