From cf9d80e152ee805dc6a5b52c12a98cfa335eca68 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Fri, 29 Jun 2018 16:39:03 +1000 Subject: [PATCH] Correct a contradiction --- draft-ietf-quic-invariants.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-invariants.md b/draft-ietf-quic-invariants.md index 052f7a794d..7b741c52d5 100644 --- a/draft-ietf-quic-invariants.md +++ b/draft-ietf-quic-invariants.md @@ -282,7 +282,7 @@ Version Negotiation packets do not use integrity or confidentiality protection. A specific QUIC version might authenticate the packet as part of its connection establishment process. -The server MUST include the value from the Source Connection ID field of the +An endpoint MUST include the value from the Source Connection ID field of the packet it receives in the Destination Connection ID field. The value for Source Connection ID MUST be copied from the Destination Connection ID of the received packet, which is initially randomly selected by a client. Echoing both