Skip to content

network: lookup hostname using any valid Ip4 or Ip6 address - #9281

Merged
nbolton merged 1 commit into
masterfrom
ipv6Resolve
Dec 22, 2025
Merged

network: lookup hostname using any valid Ip4 or Ip6 address#9281
nbolton merged 1 commit into
masterfrom
ipv6Resolve

Conversation

@sithlord48

@sithlord48 sithlord48 commented Dec 16, 2025

Copy link
Copy Markdown
Member

fixes: #9110

When resolving remote hosts lookup both Ip4 and Ip6 addresses.

I have tested locally (with Ip4 and there seams to be no regression in name lookup)

  • Tested with host name that resolves to ip4
  • Tested with host name that resolves to ip6

@sithlord48 sithlord48 added the 🩹 fix This PR fixes a reported bug label Dec 16, 2025
@sithlord48 sithlord48 changed the title refactor (net): lookup hostname using any valid Ip4 or Ip6 address network: lookup hostname using any valid Ip4 or Ip6 address Dec 18, 2025
@sithlord48
sithlord48 marked this pull request as ready for review December 19, 2025 12:12
@sithlord48
sithlord48 requested a review from a team December 19, 2025 12:12
@sithlord48
sithlord48 requested a review from nbolton as a code owner December 19, 2025 12:12

@nbolton nbolton left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I don't have IPv6 so I only tested with hostname to IPv4.

@nbolton
nbolton merged commit 7f3d661 into master Dec 22, 2025
34 checks passed
@nbolton
nbolton deleted the ipv6Resolve branch December 22, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🩹 fix This PR fixes a reported bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

core crash with only ip6 address

2 participants