ietf-wg-masque / draft-ietf-masque-quic-proxy

Other
12 stars 7 forks source link

Proxy behaviour when both ends use 0-length Connection IDs #18

Closed LPardue closed 3 years ago

LPardue commented 3 years ago

This is one of "what if" curveball questions, sorry.

But what if both sides want to use 0-length? When forwarding Short packets, the proxy has to resort to IP:port based forwarding in both directions?

tfpauly commented 3 years ago

Yes, if both sides use 0-length, the forwarding must reduce to IP-port mappings. We should add a nice table of how to handle these cases =)

tfpauly commented 3 years ago

Should be addressed by #24