Skip to content

feat: Support for DTLS Connection ID (CID) #93

@HMBSbige

Description

@HMBSbige

Would it be possible to add Connection ID (CID) support?

  • DTLS 1.2: RFC 9146
  • DTLS 1.3: RFC 9147 (the C bit in the unified header)

CID allows demultiplexing by connection identifier instead of the 4-tuple, which is useful for NAT rebinding and connection migration scenarios.

Currently the implementation explicitly discards records with the CID bit set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions