Skip to content

Commit

Permalink
MUST ACK each ack-eliciting packet once
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Oct 15, 2019
1 parent 6333ab6 commit 24e19f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -3013,6 +3013,8 @@ guidance offered below seeks to strike this balance.

An ACK frame SHOULD be generated for at least every second ack-eliciting packet.
This recommendation is in keeping with standard practice for TCP {{?RFC5681}}.
Every ack-eliciting packet MUST be acknowledged in at least one transmitted
ACK frame, and SHOULD typically be acknoweldged in more than one ACK frame.

A receiver's delayed acknowledgment timer SHOULD NOT exceed the current RTT
estimate or the value it indicates in the `max_ack_delay` transport parameter.
Expand Down

0 comments on commit 24e19f1

Please sign in to comment.