From 28cbaa710d7b402326955167a74d5eaac16fe22a Mon Sep 17 00:00:00 2001 From: Sean Turner Date: Thu, 4 Oct 2018 21:07:06 -0400 Subject: [PATCH] Adding link Adding a link to IAN's Handshake Deadlock slides. --- interim-18-09/minutes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interim-18-09/minutes.md b/interim-18-09/minutes.md index e2504e4..c5ba6c2 100644 --- a/interim-18-09/minutes.md +++ b/interim-18-09/minutes.md @@ -663,7 +663,7 @@ Lars - if DT has achieved consensus, we can discuss in Bangkok. Once we know wha ### Handshake deadlock (issue #1764) -Ian - having trouble uploading files. +https://github.com/quicwg/wg-materials/blob/master/interim-18-09/Handshake%20deadlock%20%252F%20DoS%20mitigation%20(%231764).pdf Server must not send 3x unvalidated bytes. Current text incorrectly described as 3 packets, needs fixing. If the server sends a flight of data, with an ack of the client finished and the handshake packets in the first flight is lost or the server flight is larger than 3 packets, then the server gets into a deadlock.