Pull request: aghnet: imp host validation for system resolvers

Updates #3022.

Squashed commit of the following:

commit 2f63b4e1765d9c9bfeadafcfa42c9d8741b628e1
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Apr 28 21:29:28 2021 +0300

    aghnet: fix doc

commit efdc1bb2c8959a9f888d558c32c415e6f3678b0c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Apr 28 21:19:54 2021 +0300

    all: doc changes

commit 8154797095874771bcf04d109644e6ae33fcb470
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Apr 28 21:15:42 2021 +0300

    aghnet: imp host validation for system resolvers
This commit is contained in:
Ainar Garipov
2021-04-28 21:34:18 +03:00
parent 5b8081169e
commit f5adf15c8c
4 changed files with 63 additions and 14 deletions

View File

@@ -17,6 +17,14 @@ and this project adheres to
## [v0.106.1] - 2021-05-17 (APPROX.)
-->
### Fixed
- Validation of IPv6 addresses with zones in system resolvers ([#3022]).
[#3022]: https://github.com/AdguardTeam/AdGuardHome/issues/3022
## [v0.106.0] - 2021-04-28
### Added