Skip to content

Make this extension independent from the ACK_FRAME #23

@mirjak

Description

@mirjak

Timestamp information can be send independent of the ACK_FRAME by defining a new frame that does not ack packets and therefore does not carry the ack range information but only one packet number and a timestamp. For congestion control timestamp information and ack ranges that are used to detect loss which triggers a congestion window reduction are independent input and therefore there is no benefit in bundling them in the same frame. Actually not bundling makes it possible to send timestamp information more often than ACK frames which can be beneficial for the congestion control.

This would also would make the extensibility model easier when dependencies on other frames are avoided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions