Skip to content

Commit

Permalink
Update draft-ietf-quic-transport.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>
  • Loading branch information
ianswett and janaiyengar committed Jul 2, 2019
1 parent 3525929 commit e4296ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -2914,7 +2914,7 @@ non-ACK-eliciting packets, it can bundle a PING with a fraction of them, such
as one per round trip, to enable dropping unnecessary ACK ranges and any state
for previously sent packets. The receiver MUST NOT bundle a PING with all
packets that would otherwise not be ACK-eliciting, in order to avoid an
indefinite feedback loop of acknowledgements.
infinite feedback loop of acknowledgements.

To limit receiver state or the size of ACK frames, a receiver MAY limit the
number of ACK Ranges it sends. A receiver can do this even without receiving
Expand Down

0 comments on commit e4296ef

Please sign in to comment.