-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate "all_servers" and "fastest_addr" to new option "upstream_mode". Fixes: d0823a8 ("dnsproxy: Update to 0.73.2") Signed-off-by: Tianling Shen <[email protected]>
- Loading branch information
1 parent
0c43aa3
commit 67b79fb
Showing
4 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67b79fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this latest commit though the latest dnsproxy update 0.73.2 breaks dnsproxy under openwrt. I had to revert to .73.1 binary to get it running again.
The update introduces breaking changes - AdguardTeam/dnsproxy#182 | commit - AdguardTeam/dnsproxy@011f37a
67b79fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cyformatician @1715173329 I can confirm this aswell.
67b79fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do you mean by "breaks", could you provide more information like your configuration and dnsproxy log? btw instead of replying under a commit, please create a new issue.
67b79fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done - #25010