quicwg / multipath

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

Add MAX_PATH_ID_BLOCKED frame and related texts #402

Open yfmascgy opened 5 days ago

yfmascgy commented 5 days 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 days ago

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