private-octopus / picoquic

Minimal implementation of the QUIC protocol
MIT License
523 stars 153 forks source link

Test multipath with single address #1577

Closed huitema closed 8 months ago

huitema commented 8 months ago

Normally, we test multipath with independent IP addresses. This PR allows hosts with a single address to create two paths using picoquicdemo, differing only by port number.