Skip to content

Commit

Permalink
Update bytes_acked definition
Browse files Browse the repository at this point in the history
Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>
  • Loading branch information
junhochoi and janaiyengar committed Jul 21, 2020
1 parent b307d85 commit aa97d63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-recovery.md
Expand Up @@ -1484,8 +1484,8 @@ ssthresh:
acknowledged.

bytes_acked:
: Records number of bytes acked and used during congestion
avoidance, for incrementing the congestion window.
: Records number of bytes acked, and used for incrementing
the congestion window during congestion avoidance.


## Initialization
Expand Down

0 comments on commit aa97d63

Please sign in to comment.