v1.5.1

qdm12/dnsv1.5.1Apr 6, 2021by qdm12

AI Summary

Fixes critical bugs in the Unbound loop regarding scoping, restart logic, and crash handling, while removing a problematic private address range.

Key Highlights

  • Fixed scoping, restart logic, and crash exit in unbound loop
  • Removed problematic private address ::ffff:0:0/96
  • Removed debug print statement

Full Release Notes

## Bug fixes

- Remove problematic private address ::ffff:0:0/96
- Fix scoping issue in unbound loop
- Fix restart logic in unbound loop
- Fix proper exit on crash in unbound loop
- Remove debug print statement