Skip to content

improve handling of dns resolution and ipv6 address when bound to an ipv4 socket #1

@bmwill

Description

@bmwill

A udp socket that is bound to an ipv4 address cannot trivially communicate with an ipv6 address. Despite this we should probably make a better effort when bound to an ipv4 address by:

  • looking at all addresses from the dns resolution process and find a suitable address (instead of always grabbing the first)
  • attempting to convert an ipv6 address to an ipv4 mapped address when possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions