tlswg / dtls13-spec

Repo for DTLS 1.3
32 stars 25 forks source link

Erik Kline comments #228

Closed ekr closed 3 years ago

ekr commented 3 years ago

[ section 4.4 ]

[ section 4.5.3 ]

[ section 5.8.4 ]

[ section 6 ]

ekr commented 3 years ago

Could a DTLS implementation packetize to a min-MTU for an IP version and avoid all pMTU issues? Such a strategy would probably be poor for IPv4 but might be acceptable for IPv6 communications.

I'm reluctant to recommend this, given that we know one can run into situations where there is more overhead due to tunnels, etc.