Skip to content

socks: socks4 fix host resolve regression#5061

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/socks4-resolve
Closed

socks: socks4 fix host resolve regression#5061
bagder wants to merge 1 commit intomasterfrom
bagder/socks4-resolve

Conversation

@bagder
Copy link
Member

@bagder bagder commented Mar 8, 2020

  1. The socks4 state machine was broken in the host resolving phase

  2. The code now insists on IPv4-only when using SOCKS4 as the protocol
    only supports that.

Regression from #4907 and 4a4b63d, shipped in 7.69.0

Reported-by: amishmm on github
Bug: #5053 (comment)

1. The socks4 state machine was broken in the host resolving phase

2. The code now insists on IPv4-only when using SOCKS4 as the protocol
only supports that.

Regression from #4907 and 4a4b63d, shipped in 7.69.0

Reported-by: amishmm on github
Bug: #5053 (comment)
@bagder bagder closed this in f0e8160 Mar 8, 2020
@bagder bagder deleted the bagder/socks4-resolve branch March 8, 2020 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants