From 7c61e509e4aa78475f3db55845d4082669dd8af6 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Tue, 12 May 2020 11:36:10 +1000 Subject: [PATCH] One more semicolon --- 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 1555e39d37..be33b02432 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -4749,7 +4749,7 @@ preferred_address (0x0d): network byte order. : The Connection ID field and the Stateless Reset Token field contain an - alternative connection ID that has a sequence number of 1 ({{issue-cid}}). + alternative connection ID that has a sequence number of 1; see {{issue-cid}}. Having these values bundled with the preferred address ensures that there will be at least one unused active connection ID when the client initiates migration to the preferred address.