From 271010c6d38cbb015aebf41ccf391d64b09e5b1d Mon Sep 17 00:00:00 2001 From: Kazuho Oku Date: Fri, 9 Oct 2020 12:28:11 +0900 Subject: [PATCH] Update draft-ietf-quic-transport.md Co-authored-by: Jana Iyengar --- 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 8d003122bc..38fa8eebd8 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -4101,7 +4101,7 @@ bytes. A server MAY also immediately close the connection by sending a CONNECTION_CLOSE frame with an error code of PROTOCOL_VIOLATION; see {{immediate-close-hs}}. -Until the server validates the client address, a server MUST also limit the +Until the server validates the client address, it MUST limit the the number of bytes it sends and SHOULD pad the Initial packets; see {{address-validation}}.