quicwg / multipath

In-progress version of draft-ietf-quic-multipath
Other
49 stars 17 forks source link

Review text in CID retirement section #339

Closed mirjak closed 2 weeks ago

mirjak commented 1 month ago

The list of received packets used to send acknowledgements also remains unaffected as the packet number space is associated with a path.

and

The peer, that sends the MP_RETIRE_CONNECTION_ID frame, can keep sending data using the same IP addresses and UDP ports previously associated with that connection ID, but has to use a different connection ID when doing so.

These are just plain RFC 9000 behavior and might not be mentioned here explicitly.

mirjak commented 2 weeks ago

The second sentence was already remove in some other PR. The first sentence is proposed to be slightly change in PR #387.

However, as this change is minor, I'm already closing this issue now.