Skip to content

Emulate dualstack sockets in userspace #1

Open
@badeend

Description

@badeend

Dualstack support per platform according to the internet: (Not verified)

  • OpenBSD: Not supported.
  • FreeBSD: Not supported by default, but support can be manually toggled with a system-wide config change.
  • Windows: Supported. Disabled by default. Can be enabled on a per-socket basis.
  • Linux: Supported. Generally enabled by default, but some distros disable it by default.
  • POSIX & RFC3493: Specifies IPv6 sockets should be dualstack by default.

On the *BSD's: Can dualstack sockets be emulated efficiently and transparently in userspace by creating two sockets?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions