Skip to content

fix: Certain single-label domain names can only be resolved by InetAddress.getAllByName()#1050

Merged
arm64v8a merged 1 commit intoMatsuriDayo:mainfrom
xymopen:main
Oct 21, 2025
Merged

fix: Certain single-label domain names can only be resolved by InetAddress.getAllByName()#1050
arm64v8a merged 1 commit intoMatsuriDayo:mainfrom
xymopen:main

Conversation

@xymopen
Copy link
Contributor

@xymopen xymopen commented Oct 20, 2025

I don't quite understand why but apparently some internal, single-label domain names (like my-router) can only be resolved by InetAddress.getAllByName() but not Network.getAllByName().

DnsResolver doesn't have such quirk.

…ddress.getAllByName()` but not `Network.getAllByName()`
@arm64v8a arm64v8a merged commit 596b9eb into MatsuriDayo:main Oct 21, 2025
kafeixiang pushed a commit to kafeixiang/NekoBoxForAndroid that referenced this pull request Feb 10, 2026
…ddress.getAllByName()` but not `Network.getAllByName()` (MatsuriDayo#1050)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants