Skip to content

Commit

Permalink
Script updating gh-pages from bc61dcd. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Dec 5, 2019
1 parent 0deedcf commit f3c97f4
Show file tree
Hide file tree
Showing 3 changed files with 1,895 additions and 1,895 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-transport.html
Expand Up @@ -4054,8 +4054,8 @@ <h3 id="name-immediate-close">
SHOULD respond to any incoming packet that can be decrypted with another packet
containing a CONNECTION_CLOSE frame. Such an endpoint SHOULD limit the number
of packets it generates containing a CONNECTION_CLOSE frame. For instance, an
endpoint could progressively increase the number of packets that it receives
before sending additional packets or increase the time between packets.<a href="#section-10.3-3" class="pilcrow">¶</a></p>
endpoint could wait for a progressively increasing number of received packets or
amount of time before responding to a received packet.<a href="#section-10.3-3" class="pilcrow">¶</a></p>
<p id="section-10.3-4">An endpoint is allowed to drop the packet protection keys when entering the
closing period (<a href="#draining" class="xref">Section 10.1</a>) and send a packet containing a CONNECTION_CLOSE in
response to any UDP datagram that is received. However, an endpoint without the
Expand Down
6 changes: 3 additions & 3 deletions draft-ietf-quic-transport.txt
Expand Up @@ -3290,9 +3290,9 @@ Internet-Draft QUIC Transport Protocol December 2019
frame SHOULD respond to any incoming packet that can be decrypted
with another packet containing a CONNECTION_CLOSE frame. Such an
endpoint SHOULD limit the number of packets it generates containing a
CONNECTION_CLOSE frame. For instance, an endpoint could
progressively increase the number of packets that it receives before
sending additional packets or increase the time between packets.
CONNECTION_CLOSE frame. For instance, an endpoint could wait for a
progressively increasing number of received packets or amount of time
before responding to a received packet.

An endpoint is allowed to drop the packet protection keys when
entering the closing period (Section 10.1) and send a packet
Expand Down

0 comments on commit f3c97f4

Please sign in to comment.