dnsforward: allowed clients private nets

This commit is contained in:
Dimitry Kolyshev
2023-05-18 13:59:37 +03:00
parent 9caf0d54c6
commit 668155b367
4 changed files with 25 additions and 11 deletions

View File

@@ -30,8 +30,8 @@ NOTE: Add new changes BELOW THIS COMMENT.
### Fixed
- Locally served address are now ignored from allowed/blocked clients access
lists. These addresses are always allowed ([#5799]).
- Private networks are now ignored from allowed/blocked clients access lists.
These addresses are always allowed ([#5799]).
- Unquoted IPv6 bind hosts with trailing colons erroneously considered
unspecified addresses are now properly validated ([#5752]).