File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1570,8 +1570,8 @@ finished and the endpoint has 1-RTT keys.
15701570
15711571This document limits migration of connections to new client addresses.
15721572Migrating a connection to a new server address is left for future work. If a
1573- client receives packets from a new server address, the client MAY discard these
1574- packets.
1573+ client receives packets from an unknown server address, the client MAY discard
1574+ these packets.
15751575
15761576
15771577# ## Probing a New Path
@@ -1594,8 +1594,8 @@ other frames are "non-probing frames". A packet containing only probing frames
15941594is a "probing packet", and a packet containing any other frame is a "non-probing
15951595packet".
15961596
1597- An endpoint MUST NOT send non-probing frames to a peer address until it receives
1598- a non-probing packet from that address.
1597+ A server MUST NOT send non-probing frames to a client's address until the server
1598+ receives a non-probing packet from that address.
15991599
16001600
16011601# ## Initiating Connection Migration {#initiating-migration}
You can’t perform that action at this time.
0 commit comments