Skip to content

Commit

Permalink
Remove out-of-order definition
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Aug 18, 2020
1 parent d7a4c50 commit c467dba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions draft-ietf-quic-transport.md
Expand Up @@ -222,13 +222,6 @@ Ack-eliciting Packet:
CONNECTION_CLOSE. These cause a recipient to send an acknowledgment; see
{{sending-acknowledgements}}.

Out-of-order packet:

: A packet that does not increase the largest received packet number for its
packet number space ({{packet-numbers}}) by exactly one. A packet can arrive
out of order if it is delayed, if earlier packets are lost or delayed, or if
the sender intentionally skips a packet number.

Endpoint:

: An entity that can participate in a QUIC connection by generating, receiving,
Expand Down

0 comments on commit c467dba

Please sign in to comment.