Pull request: 2807 listen address switching
Merge in DNS/adguard-home from 2807-addr-switch-bug to master
Updates #2807.
Squashed commit of the following:
commit 0340469a70c4f8b40d5b42930a967ea5e30f1331
Merge: 3ab4d43d 5c2ead5f
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Aug 3 19:57:31 2021 +0300
Merge branch 'master' into 2807-addr-switch-bug
commit 3ab4d43d32e14e99ac49f75f797b69996d86c096
Author: Eugene Burkov <e.burkov@adguard.com>
Date: Tue Aug 3 19:21:08 2021 +0300
all: upd dnsproxy
This commit is contained in:
@@ -64,6 +64,8 @@ and this project adheres to
|
||||
|
||||
### Fixed
|
||||
|
||||
- Switching listening address to unspecified one when bound to a single
|
||||
specified IPv4 address on Darwin (macOS) ([#2807]).
|
||||
- Incomplete HTTP response for static IP address.
|
||||
- DNSCrypt queries weren't appearing in query log ([#3372]).
|
||||
- Wrong IP address for proxied DNS-over-HTTPS queries ([#2799]).
|
||||
@@ -97,6 +99,7 @@ and this project adheres to
|
||||
[#2624]: https://github.com/AdguardTeam/AdGuardHome/issues/2624
|
||||
[#2763]: https://github.com/AdguardTeam/AdGuardHome/issues/2763
|
||||
[#2799]: https://github.com/AdguardTeam/AdGuardHome/issues/2799
|
||||
[#2807]: https://github.com/AdguardTeam/AdGuardHome/issues/2807
|
||||
[#3012]: https://github.com/AdguardTeam/AdGuardHome/issues/3012
|
||||
[#3013]: https://github.com/AdguardTeam/AdGuardHome/issues/3013
|
||||
[#3136]: https://github.com/AdguardTeam/AdGuardHome/issues/3136
|
||||
|
||||
Reference in New Issue
Block a user