Skip to content

Commit b789dd8

Browse files
committed
local address
1 parent ec94b63 commit b789dd8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

draft-ietf-quic-transport.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,10 +1292,10 @@ preferred_address (0x0004):
12921292

12931293
disable_migration (0x0009):
12941294

1295-
: The server does not support migration of connections to a different IP
1296-
address. Clients MUST NOT send any packets, including probing packets, from an
1297-
IP address other than that used to perform the handshake. This parameter
1298-
is a zero-length value.
1295+
: The server does not support connection migration ({{migration}}). Clients MUST
1296+
NOT send any packets, including probing packets ({{probing}}), from a local
1297+
address other than that used to perform the handshake. This parameter is a
1298+
zero-length value.
12991299

13001300
A client MUST NOT include a stateless reset token or a preferred address. A
13011301
server MUST treat receipt of either transport parameter as a connection error of

0 commit comments

Comments
 (0)