Skip to content

QUIC P2P Session Survival During NAT Rebinding and Network Path Migration #2778

Description

@Aakash2005GS

In a P2P system using a signaling server with embedded STUN for NAT hole punching and Quinn (QUIC) for transport: when one peer's network path changes mid-session (e.g., WiFi → Ethernet, so its public IP/port changes), the remote peer's NAT drops packets from the new address because no pinhole exists for it, and the QUIC connection eventually dies from idle timeout. How do we survive path migration without tearing down and rebuilding the session?

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