From ba44ea7b3307f7da99be88c516270b9c008c78e7 Mon Sep 17 00:00:00 2001 From: Gorry Fairhurst Date: Mon, 25 May 2020 20:37:22 +0100 Subject: [PATCH] Update draft-ietf-quic-transport.md That would be good, the change was unintended. Co-authored-by: ianswett --- draft-ietf-quic-transport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index afc9be98bc..02b85df77b 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -3804,7 +3804,7 @@ Assuming the minimum IP header size, this results in a QUIC maximum packet size of 1232 bytes for IPv6 and 1252 bytes for IPv4. A client MUST expand the payload of all UDP datagrams carrying Initial packets -to at least the minimum QUIC packet size, by adding PADDING frames to the Initial packet or by +to at least 1200 bytes, by adding PADDING frames to the Initial packet or by coalescing the Initial packet; see {{packet-coalesce}}. Sending a UDP datagram of this size ensures that the network path from the client to the server supports a reasonable Path Maximum Transmission Unit (PMTU). Padding datagrams also