From c169ec35d057b7689d8ee3845d23c8a03c3bf0bd Mon Sep 17 00:00:00 2001 From: mirjak Date: Thu, 19 Oct 2023 13:15:27 +0200 Subject: [PATCH] Common seq space for path_available --- draft-ietf-quic-multipath.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/draft-ietf-quic-multipath.md b/draft-ietf-quic-multipath.md index 2f84ba5c..680033e3 100644 --- a/draft-ietf-quic-multipath.md +++ b/draft-ietf-quic-multipath.md @@ -1155,7 +1155,8 @@ Destination Connection ID Sequence Number: Path Status sequence number: : A variable-length integer specifying - the sequence number assigned for this PATH_AVAILABLE frame. The sequence + the sequence number assigned for this PATH_AVAILABLE frame. The sequence number space is shared with the PATH_STANDBY frame and +the sequence number MUST be monotonically increasing generated by the sender of the PATH_AVAILABLE frame in the same connection. The receiver of the PATH_AVAILABLE frame needs to use and compare the sequence numbers