Skip to content

Fix incorrect IP family when hostnames resolve to IPv6 addresses - #302

Open
bfbachmann wants to merge 2 commits into
NVIDIA:masterfrom
bfbachmann:bruno/fix-ipv6
Open

Fix incorrect IP family when hostnames resolve to IPv6 addresses#302
bfbachmann wants to merge 2 commits into
NVIDIA:masterfrom
bfbachmann:bruno/fix-ipv6

Conversation

@bfbachmann

Copy link
Copy Markdown

Fixes #301

Changes

  • Updates DcgmIpc::ConnectTcpAsyncImpl so it uses the correct IP family when connecting to hosts where the hostname resolves to an IPv6 address
  • Adds a test for the above case

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.

DcgmHandle fails to connect when hostname resolves to an IPv6 address

1 participant