Skip to content

Commit

Permalink
packets
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Jul 11, 2018
1 parent 02c636d commit a72ec02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions draft-ietf-quic-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ of frames contained in a packet affect recovery and congestion control logic:
containing at least one frame besides ACK, ACK_ECN, and PADDING are referred
to as retransmittable below.

* Long header ackets that contain CRYPTO frames are critical to the performance
of the QUIC handshake and use shorter timers for acknowledgement and
retransmission.
* Long header packets that contain CRYPTO frames are critical to the
performance of the QUIC handshake and use shorter timers for acknowledgement
and retransmission.

* Packets that contain only ACK and ACK_ECN frames do not count toward
congestion control limits and are not considered in-flight. Note that this
Expand Down

0 comments on commit a72ec02

Please sign in to comment.