We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should make it work in an IPv6-only network with DNS64/NAT64.
Explanation: AdguardTeam/AdguardForAndroid#1884 (comment)
Test server: https://developers.google.com/speed/public-dns/docs/dns64
What's need to be done:
The text was updated successfully, but these errors were encountered:
Merge pull request #40 in DNS/dnsproxy from feature/40 to master
625bf10
* commit '40558e8a1cb3ce801a319f2aae2b8ccb35f02101': * proxy: update naming, fix NPE * mobile: rename field, add DetectDNS64Prefix flag * mobile: fix merge issues * mobile: move dns64 fuctions to separate file * mobile, proxy: remove unuseful lock and defer [fix] mobile: remove unuseful comment [change] proxy, mobile: move NAT64 prefix calculation to mobile [change] proxy, mobile, readme: add DNS64Upstreams to mobile api, fix issues from review [feature] proxy, main: add DNS64/NAT64 support
admitrevskiy
No branches or pull requests
We should make it work in an IPv6-only network with DNS64/NAT64.
Explanation:
AdguardTeam/AdguardForAndroid#1884 (comment)
Test server:
https://developers.google.com/speed/public-dns/docs/dns64
What's need to be done:
The text was updated successfully, but these errors were encountered: