quicwg / multipath

In-progress version of draft-ietf-quic-multipath
Other
50 stars 18 forks source link

editorial pass on frames section #199

Closed qdeconinck closed 1 year ago

qdeconinck commented 1 year ago

Fix #196.

qdeconinck commented 1 year ago

The ACK_MP text does not change, it just comes before PATH_ABANDON and PATH_STATUS. The rationale is that 1) the new order follows the encoding numbering (lowest to highest), and 2) the ACK_MP is a critical frame, the PATH_ABANDON is an important one yet still "indicative" (it suggests the peer to abandon this path) and the PATH_STATUS frame is an indicative one.