Skip to content

Conversation

patterniha
Copy link
Collaborator

@patterniha patterniha commented Apr 28, 2025

i fixed these bugs with "happy eyeballs" PR, but @RPRX said to seperate the PRs.

so, after this PR merged, i open new PR for "happy eyeballs".

///

bugs:

  1. You forgot to return error for ForceIP mode when no ip is found, and wrongly, ForceIP mode was no different from useIP mode.(for sockopt-domainStrategy)
    [also, when forceIP is set, it shouldn't use AsIs in any situation (when dnsClient == nil) and should return error instead]
  2. you forgot to return error when user misspelled the outbound-tag-name in dialerProxy.(wrongly, you ignore dialerProxy in such a situation and the user mistakenly thought everything was working properly).

@patterniha patterniha mentioned this pull request Apr 28, 2025
@RPRX RPRX changed the title fix "sockopt-domainStrategy" and "sockopt-dialerProxy" bugs Sockopt: Fix some domainStrategy & dialerProxy bugs Apr 29, 2025
@RPRX RPRX merged commit 1c4e246 into XTLS:main Apr 29, 2025
35 checks passed
@RPRX
Copy link
Member

RPRX commented Apr 29, 2025

基本不涉及我写的代码就先合了,反正本来就是别人 PR 的,有没有 bug 交给众测

@patterniha patterniha deleted the fix-bugs3 branch April 29, 2025 10:06
maoxikun added a commit to maoxikun/Xray-core that referenced this pull request Aug 22, 2025
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