From 7afacfa8b407a6c833fc7def32cfb1386104dff1 Mon Sep 17 00:00:00 2001 From: martinduke Date: Fri, 16 Feb 2018 10:05:00 -0800 Subject: [PATCH] Added reference to stateless reset Somehow, in the endless discussion, we forgot to reference this outcome. --- draft-ietf-quic-transport.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index dd7b17ece1..a21f5c19aa 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -937,7 +937,9 @@ number of these packets in anticipation of a late-arriving Initial Packet. Clients are forbidden from sending Handshake packets prior to receiving a server response, so servers SHOULD ignore any such packets. -Servers MUST drop incoming packets under all other circumstances. +Servers MUST drop incoming packets under all other circumstances. They +SHOULD send a Stateless Reset ({{stateless-reset}}) if a connection ID +is present in the header. ## Version Negotiation