From d1759eba7ed116861a44d960461a606e73353c52 Mon Sep 17 00:00:00 2001 From: Jana Iyengar Date: Fri, 22 Feb 2019 11:16:17 +0900 Subject: [PATCH] Update draft-ietf-quic-transport.md Co-Authored-By: kazuho --- 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 55ecf07947..a6b762b2d3 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -967,7 +967,7 @@ packet with a previously unused connection ID. However, it MAY limit the freque or the total number of connection IDs issued for each connection to avoid the risk of running out of connection IDs (see {{reset-token}}). -Endpoints that initiate migration and require non-zero-length connection IDs +An endpoint that initiates migration and requires non-zero-length connection IDs SHOULD ensure that the pool of connection IDs available to their peers allows them to use a new connection ID on migration, as the peer will close the connection if the pool is exhausted.