Skip to content

Commit

Permalink
Long header CRYPTO packets
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Jul 11, 2018
1 parent 7a35971 commit 02c636d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions draft-ietf-quic-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +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.

* Packets that contain CRYPTO frames are critical to the performance of the
QUIC handshake and use shorter timers for acknowledgement and retransmission.
* Long header ackets 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 02c636d

Please sign in to comment.