Skip to content

Commit 71f7122

Browse files
author
ID Bot
committed
Script updating gh-pages from ff92eb0. [ci skip]
1 parent 134f424 commit 71f7122

3 files changed

+7
-7
lines changed

draft-seemann-quic-address-discovery.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1313,7 +1313,7 @@ <h3 id="name-observed_address">
13131313
<dd style="margin-left: 1.5em" id="section-4.1-3.2">
13141314
<p id="section-4.1-3.2.1">A variable-length integer specifying the sequence number assigned for
13151315
this OBSERVED_ADDRESS frame. The sequence
1316-
number <span class="bcp14">MUST</span> be monotonically increasing for OBSERVED_ADDRESS frame in the same connection.
1316+
number <span class="bcp14">MUST</span> be monotonically increasing for OBSERVED_ADDRESS frames in the same connection.
13171317
Frames may be received out of order. A peer <span class="bcp14">SHOULD</span> ignore an incoming
13181318
OBSERVED_ADDRESS frame if it previously received another OBSERVED_ADDRESS frame
13191319
for the same path with a Sequence Number equal to or higher than the

draft-seemann-quic-address-discovery.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,10 @@ Table of Contents
162162

163163
Sequence Number: A variable-length integer specifying the sequence
164164
number assigned for this OBSERVED_ADDRESS frame. The sequence
165-
number MUST be monotonically increasing for OBSERVED_ADDRESS frame
166-
in the same connection. Frames may be received out of order. A
167-
peer SHOULD ignore an incoming OBSERVED_ADDRESS frame if it
168-
previously received another OBSERVED_ADDRESS frame for the same
165+
number MUST be monotonically increasing for OBSERVED_ADDRESS
166+
frames in the same connection. Frames may be received out of
167+
order. A peer SHOULD ignore an incoming OBSERVED_ADDRESS frame if
168+
it previously received another OBSERVED_ADDRESS frame for the same
169169
path with a Sequence Number equal to or higher than the sequence
170170
number of the incoming frame.
171171

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ <h2>Preview for branch <a href="update-template">update-template</a></h2>
2929
<tr>
3030
<td><a href="update-template/draft-seemann-quic-address-discovery.html" class="html draft-seemann-quic-address-discovery" title="QUIC Address Discovery (HTML)">QUIC Address Discovery</a></td>
3131
<td><a href="update-template/draft-seemann-quic-address-discovery.txt" class="txt draft-seemann-quic-address-discovery" title="QUIC Address Discovery (Text)">plain text</a></td>
32-
<td>same as main</td>
32+
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://marten-seemann.github.io/draft-seemann-quic-address-discovery/draft-seemann-quic-address-discovery.txt&amp;url_2=https://marten-seemann.github.io/draft-seemann-quic-address-discovery/update-template/draft-seemann-quic-address-discovery.txt" class="diff draft-seemann-quic-address-discovery">diff with main</a></td>
3333
</tr>
3434
</table>
3535
<h2>Preview for branch <a href="github-version">github-version</a></h2>
3636
<table id="branch-github-version">
3737
<tr>
3838
<td><a href="github-version/draft-seemann-quic-address-discovery.html" class="html draft-seemann-quic-address-discovery" title="QUIC Address Discovery (HTML)">QUIC Address Discovery</a></td>
3939
<td><a href="github-version/draft-seemann-quic-address-discovery.txt" class="txt draft-seemann-quic-address-discovery" title="QUIC Address Discovery (Text)">plain text</a></td>
40-
<td>same as main</td>
40+
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://marten-seemann.github.io/draft-seemann-quic-address-discovery/draft-seemann-quic-address-discovery.txt&amp;url_2=https://marten-seemann.github.io/draft-seemann-quic-address-discovery/github-version/draft-seemann-quic-address-discovery.txt" class="diff draft-seemann-quic-address-discovery">diff with main</a></td>
4141
</tr>
4242
</table>
4343
<script>

0 commit comments

Comments
 (0)