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: Martin Thomson <mt@lowentropy.net>
  • Loading branch information
ianswett and martinthomson committed Jan 2, 2020
1 parent 8cc7826 commit a925d9c
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 @@ -4748,7 +4748,7 @@ acknowledged, even if it does not appear in a future ACK frame. This is unlike
TCP SACKs ({{?RFC2018}}).

An ACK frame acknowledges packets in the same packet number space as the packet
in which it is contained. As such, the same packet number can be acknowledged
in which it is contained. Packets from different packet number spaces can be identified using the same numeric value.
in different packet number spaces.

Version Negotiation and Retry packets cannot be acknowledged because they do not
Expand Down

0 comments on commit a925d9c

Please sign in to comment.