Skip to content

socket option: support IPV6_TCLASS #568

Open
@matttbe

Description

@matttbe

Pre-requisites

  • A similar idea has not been reported before.
  • mptcp.dev website does not cover my case.
  • The wiki doesn't cover my case.

Description

We are supporting IP_TOS (IPv4 specific) for a while, but not IPV6_TCLASS which is the same idea for IPv6.

Solution

Support it, with a validation test (packetdrill and eventually in the selftests as well: similar to what we have with IP_TOS)

Considered alternatives

We don't want to force people to use IPv4 only :)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions