From 87c4ec3bafc9d0bca7f5c989a7af375fd20f6ae8 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Tue, 5 Nov 2019 16:32:24 +1100 Subject: [PATCH] Add ; --- draft-ietf-quic-transport.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index 4e98db181c..ada3060ff0 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -1234,7 +1234,7 @@ versions of QUIC react to Version Negotiation packets when attempting to establish a connection using this version. How to perform version negotiation is left as future work defined by future versions of QUIC. In particular, that future work will need to ensure robustness against version downgrade -attacks {{version-downgrade}}. +attacks; see {{version-downgrade}}. ### Version Negotiation Between Draft Versions @@ -1243,7 +1243,7 @@ attacks {{version-downgrade}}. When a draft implementation receives a Version Negotiation packet, it MAY use it to attempt a new connection with one of the versions listed in the packet, -instead of abandoning the current connection attempt {{handle-vn}}. +instead of abandoning the current connection attempt; see {{handle-vn}}. The client MUST check that the Destination and Source Connection ID fields match the Source and Destination Connection ID fields in a packet that the