From c9056ccaa8579b80489946ec7e2d8870a8e7d5e6 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Wed, 21 Nov 2018 15:41:28 +1100 Subject: [PATCH] Servers can't migrate. Period. --- 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 ad565ab17a..34b1b88f28 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -1811,7 +1811,7 @@ This document limits migration of connections to new client addresses, except as described in {{preferred-address}}. Clients are responsible for initiating all migrations. Servers do not send non-probing packets (see {{probing}}) toward a client address until they see a non-probing packet from that address. If a -client receives packets from an unknown server address, the client MAY discard +client receives packets from an unknown server address, the client MUST discard these packets.