quicwg / multipath

In-progress version of draft-ietf-quic-multipath
Other
57 stars 21 forks source link

Add MAX_PATH_ID_BLOCKED frame and related texts #402

Closed yfmascgy closed 2 months ago

yfmascgy commented 5 months ago

This is an attempt to fix issue #342. I have added the MAX_PATH_ID_BLOCKED frame and related texts. Note that the same Path ID is used in both directions to address a path so the path identifier can be either limited by the sender or its peer. We should treat the two scenario differently and MAX_PATH_ID_BLOCKED should be used when the limit is set by the peer.

mirjak commented 5 months ago

Thanks. The PR looks good but let's not merge it now. I think we should first discuss this at the next meeting!