Skip to content

Commit 5ab9e93

Browse files
author
ID Bot
committed
Script updating gh-pages from a3c306a. [ci skip]
1 parent cc641f3 commit 5ab9e93

7 files changed

+69
-47
lines changed

packet-header/draft-ietf-quic-qlog-h3-events.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,21 @@
1313
This document defines a qlog event schema containing concrete events for the
1414
core HTTP/3 protocol and selected extensions.
1515
" name="description">
16-
<meta content="xml2rfc 3.30.2" name="generator">
16+
<meta content="xml2rfc 3.31.0" name="generator">
1717
<meta content="Internet-Draft" name="keyword">
1818
<meta content="draft-ietf-quic-qlog-h3-events-latest" name="ietf.draft">
1919
<!-- Generator version information:
20-
xml2rfc 3.30.2
21-
Python 3.12.11
20+
xml2rfc 3.31.0
21+
Python 3.12.12
2222
ConfigArgParse 1.7
2323
google-i18n-address 3.1.1
2424
intervaltree 3.1.0
2525
Jinja2 3.1.6
2626
lxml 5.3.1
27-
platformdirs 4.4.0
27+
platformdirs 4.5.0
2828
pycountry 24.6.1
2929
PyYAML 6.0.2
3030
requests 2.32.5
31-
setuptools 80.9.0
3231
wcwidth 0.2.14
3332
-->
3433
<link href="draft-ietf-quic-qlog-h3-events.xml" rel="alternate" type="application/rfc+xml">
@@ -1052,7 +1051,7 @@
10521051
</tr></thead>
10531052
<tfoot><tr>
10541053
<td class="left">Marx, et al.</td>
1055-
<td class="center">Expires 17 April 2026</td>
1054+
<td class="center">Expires 23 April 2026</td>
10561055
<td class="right">[Page]</td>
10571056
</tr></tfoot>
10581057
</table>
@@ -1065,12 +1064,12 @@
10651064
<dd class="internet-draft">draft-ietf-quic-qlog-h3-events-latest</dd>
10661065
<dt class="label-published">Published:</dt>
10671066
<dd class="published">
1068-
<time datetime="2025-10-14" class="published">14 October 2025</time>
1067+
<time datetime="2025-10-20" class="published">20 October 2025</time>
10691068
</dd>
10701069
<dt class="label-intended-status">Intended Status:</dt>
10711070
<dd class="intended-status">Standards Track</dd>
10721071
<dt class="label-expires">Expires:</dt>
1073-
<dd class="expires"><time datetime="2026-04-17">17 April 2026</time></dd>
1072+
<dd class="expires"><time datetime="2026-04-23">23 April 2026</time></dd>
10741073
<dt class="label-authors">Authors:</dt>
10751074
<dd class="authors">
10761075
<div class="author">
@@ -1134,7 +1133,7 @@ <h2 id="name-status-of-this-memo">
11341133
time. It is inappropriate to use Internet-Drafts as reference
11351134
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
11361135
<p id="section-boilerplate.1-4">
1137-
This Internet-Draft will expire on 17 April 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
1136+
This Internet-Draft will expire on 23 April 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
11381137
</section>
11391138
</div>
11401139
<div id="copyright">

packet-header/draft-ietf-quic-qlog-h3-events.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
QUIC R. Marx, Ed.
66
Internet-Draft Akamai
77
Intended status: Standards Track L. Niccolini, Ed.
8-
Expires: 17 April 2026 Meta
8+
Expires: 23 April 2026 Meta
99
M. Seemann, Ed.
1010

1111
L. Pardue, Ed.
1212
Cloudflare
13-
14 October 2025
13+
20 October 2025
1414

1515

1616
HTTP/3 qlog event definitions
@@ -45,7 +45,7 @@ Status of This Memo
4545
time. It is inappropriate to use Internet-Drafts as reference
4646
material or to cite them other than as "work in progress."
4747

48-
This Internet-Draft will expire on 17 April 2026.
48+
This Internet-Draft will expire on 23 April 2026.
4949

5050
Copyright Notice
5151

packet-header/draft-ietf-quic-qlog-main-schema.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,21 @@
1919
independent of serialization format, allowing logs to be represented in various
2020
ways such as JSON, CSV, or protobuf.
2121
" name="description">
22-
<meta content="xml2rfc 3.30.2" name="generator">
22+
<meta content="xml2rfc 3.31.0" name="generator">
2323
<meta content="Internet-Draft" name="keyword">
2424
<meta content="draft-ietf-quic-qlog-main-schema-latest" name="ietf.draft">
2525
<!-- Generator version information:
26-
xml2rfc 3.30.2
27-
Python 3.12.11
26+
xml2rfc 3.31.0
27+
Python 3.12.12
2828
ConfigArgParse 1.7
2929
google-i18n-address 3.1.1
3030
intervaltree 3.1.0
3131
Jinja2 3.1.6
3232
lxml 5.3.1
33-
platformdirs 4.4.0
33+
platformdirs 4.5.0
3434
pycountry 24.6.1
3535
PyYAML 6.0.2
3636
requests 2.32.5
37-
setuptools 80.9.0
3837
wcwidth 0.2.14
3938
-->
4039
<link href="draft-ietf-quic-qlog-main-schema.xml" rel="alternate" type="application/rfc+xml">
@@ -1058,7 +1057,7 @@
10581057
</tr></thead>
10591058
<tfoot><tr>
10601059
<td class="left">Marx, et al.</td>
1061-
<td class="center">Expires 17 April 2026</td>
1060+
<td class="center">Expires 23 April 2026</td>
10621061
<td class="right">[Page]</td>
10631062
</tr></tfoot>
10641063
</table>
@@ -1071,12 +1070,12 @@
10711070
<dd class="internet-draft">draft-ietf-quic-qlog-main-schema-latest</dd>
10721071
<dt class="label-published">Published:</dt>
10731072
<dd class="published">
1074-
<time datetime="2025-10-14" class="published">14 October 2025</time>
1073+
<time datetime="2025-10-20" class="published">20 October 2025</time>
10751074
</dd>
10761075
<dt class="label-intended-status">Intended Status:</dt>
10771076
<dd class="intended-status">Standards Track</dd>
10781077
<dt class="label-expires">Expires:</dt>
1079-
<dd class="expires"><time datetime="2026-04-17">17 April 2026</time></dd>
1078+
<dd class="expires"><time datetime="2026-04-23">23 April 2026</time></dd>
10801079
<dt class="label-authors">Authors:</dt>
10811080
<dd class="authors">
10821081
<div class="author">
@@ -1146,7 +1145,7 @@ <h2 id="name-status-of-this-memo">
11461145
time. It is inappropriate to use Internet-Drafts as reference
11471146
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
11481147
<p id="section-boilerplate.1-4">
1149-
This Internet-Draft will expire on 17 April 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
1148+
This Internet-Draft will expire on 23 April 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
11501149
</section>
11511150
</div>
11521151
<div id="copyright">

packet-header/draft-ietf-quic-qlog-main-schema.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
QUIC R. Marx, Ed.
66
Internet-Draft Akamai
77
Intended status: Standards Track L. Niccolini, Ed.
8-
Expires: 17 April 2026 Meta
8+
Expires: 23 April 2026 Meta
99
M. Seemann, Ed.
1010

1111
L. Pardue, Ed.
1212
Cloudflare
13-
14 October 2025
13+
20 October 2025
1414

1515

1616
qlog: Structured Logging for Network Protocols
@@ -52,7 +52,7 @@ Status of This Memo
5252
time. It is inappropriate to use Internet-Drafts as reference
5353
material or to cite them other than as "work in progress."
5454

55-
This Internet-Draft will expire on 17 April 2026.
55+
This Internet-Draft will expire on 23 April 2026.
5656

5757
Copyright Notice
5858

packet-header/draft-ietf-quic-qlog-quic-events.html

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,21 @@
1414
definitions and their metadata for the core QUIC protocol and selected
1515
extensions.
1616
" name="description">
17-
<meta content="xml2rfc 3.30.2" name="generator">
17+
<meta content="xml2rfc 3.31.0" name="generator">
1818
<meta content="Internet-Draft" name="keyword">
1919
<meta content="draft-ietf-quic-qlog-quic-events-latest" name="ietf.draft">
2020
<!-- Generator version information:
21-
xml2rfc 3.30.2
22-
Python 3.12.11
21+
xml2rfc 3.31.0
22+
Python 3.12.12
2323
ConfigArgParse 1.7
2424
google-i18n-address 3.1.1
2525
intervaltree 3.1.0
2626
Jinja2 3.1.6
2727
lxml 5.3.1
28-
platformdirs 4.4.0
28+
platformdirs 4.5.0
2929
pycountry 24.6.1
3030
PyYAML 6.0.2
3131
requests 2.32.5
32-
setuptools 80.9.0
3332
wcwidth 0.2.14
3433
-->
3534
<link href="draft-ietf-quic-qlog-quic-events.xml" rel="alternate" type="application/rfc+xml">
@@ -1053,7 +1052,7 @@
10531052
</tr></thead>
10541053
<tfoot><tr>
10551054
<td class="left">Marx, et al.</td>
1056-
<td class="center">Expires 17 April 2026</td>
1055+
<td class="center">Expires 23 April 2026</td>
10571056
<td class="right">[Page]</td>
10581057
</tr></tfoot>
10591058
</table>
@@ -1066,12 +1065,12 @@
10661065
<dd class="internet-draft">draft-ietf-quic-qlog-quic-events-latest</dd>
10671066
<dt class="label-published">Published:</dt>
10681067
<dd class="published">
1069-
<time datetime="2025-10-14" class="published">14 October 2025</time>
1068+
<time datetime="2025-10-20" class="published">20 October 2025</time>
10701069
</dd>
10711070
<dt class="label-intended-status">Intended Status:</dt>
10721071
<dd class="intended-status">Standards Track</dd>
10731072
<dt class="label-expires">Expires:</dt>
1074-
<dd class="expires"><time datetime="2026-04-17">17 April 2026</time></dd>
1073+
<dd class="expires"><time datetime="2026-04-23">23 April 2026</time></dd>
10751074
<dt class="label-authors">Authors:</dt>
10761075
<dd class="authors">
10771076
<div class="author">
@@ -1136,7 +1135,7 @@ <h2 id="name-status-of-this-memo">
11361135
time. It is inappropriate to use Internet-Drafts as reference
11371136
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
11381137
<p id="section-boilerplate.1-4">
1139-
This Internet-Draft will expire on 17 April 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
1138+
This Internet-Draft will expire on 23 April 2026.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
11401139
</section>
11411140
</div>
11421141
<div id="copyright">
@@ -3960,15 +3959,26 @@ <h3 id="name-packetnumberspace">
39603959
<h3 id="name-packetheader">
39613960
<a href="#section-8.8" class="section-number selfRef">8.8. </a><a href="#name-packetheader" class="section-name selfRef">PacketHeader</a>
39623961
</h3>
3963-
<p id="section-8.8-1">If the fixed bit or the reserved bit has an invalid value, the raw value can
3964-
be captured in the raw field of the event.<a href="#section-8.8-1" class="pilcrow"></a></p>
3962+
<p id="section-8.8-1">If the <code>packet_type</code> numerical value does not map to a known <code>$PacketType</code>
3963+
string, the <code>packet_type</code> value of "unknown" can be used and the raw value
3964+
captured in the <code>packet_type_bytes</code> field; a numerical value without
3965+
variable-length integer encoding.<a href="#section-8.8-1" class="pilcrow"></a></p>
3966+
<p id="section-8.8-2">The fixed and reserved bits are omitted here because they must be 0; see
3967+
<span>[<a href="#QUIC-TRANSPORT" class="cite xref">QUIC-TRANSPORT</a>]</span>. If these bits have an invalid value, the raw values can be
3968+
captured in the <code>raw.data</code> field of the event logging the PacketHeader.<a href="#section-8.8-2" class="pilcrow"></a></p>
3969+
<p id="section-8.8-3">QUIC extensions that do utilize these bits are expected to create new events
3970+
(analogous to <code>spin_bit_updated</code>) or use qlog extension mechanisms to reflect
3971+
that usage.<a href="#section-8.8-3" class="pilcrow"></a></p>
39653972
<span id="name-packetheader-definition"></span><div id="packetheader-def">
39663973
<figure id="figure-46">
3967-
<div class="lang-cddl sourcecode" id="section-8.8-2.1">
3974+
<div class="lang-cddl sourcecode" id="section-8.8-4.1">
39683975
<pre>
39693976
PacketHeader = {
39703977
packet_type: $PacketType
39713978

3979+
; only if packet_type === "unknown"
3980+
? packet_type_bytes: uint64
3981+
39723982
; only if packet_type === "1RTT"
39733983
? spin_bit: bool
39743984

@@ -3994,7 +4004,7 @@ <h3 id="name-packetheader">
39944004
; Signifies length of the packet_number plus the payload
39954005
? length: uint16
39964006

3997-
; only if present in the header
4007+
; only if present in the header.
39984008
; if correctly using transport:connection_id_updated events,
39994009
; dcid can be skipped for 1RTT packets
40004010
? version: QuicVersion

packet-header/draft-ietf-quic-qlog-quic-events.txt

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
QUIC R. Marx, Ed.
66
Internet-Draft Akamai
77
Intended status: Standards Track L. Niccolini, Ed.
8-
Expires: 17 April 2026 Meta
8+
Expires: 23 April 2026 Meta
99
M. Seemann, Ed.
1010

1111
L. Pardue, Ed.
1212
Cloudflare
13-
14 October 2025
13+
20 October 2025
1414

1515

1616
QUIC event definitions for qlog
@@ -46,7 +46,7 @@ Status of This Memo
4646
time. It is inappropriate to use Internet-Drafts as reference
4747
material or to cite them other than as "work in progress."
4848

49-
This Internet-Draft will expire on 17 April 2026.
49+
This Internet-Draft will expire on 23 April 2026.
5050

5151
Copyright Notice
5252

@@ -1996,12 +1996,26 @@ Table of Contents
19961996

19971997
8.8. PacketHeader
19981998

1999-
If the fixed bit or the reserved bit has an invalid value, the raw
2000-
value can be captured in the raw field of the event.
1999+
If the packet_type numerical value does not map to a known
2000+
$PacketType string, the packet_type value of "unknown" can be used
2001+
and the raw value captured in the packet_type_bytes field; a
2002+
numerical value without variable-length integer encoding.
2003+
2004+
The fixed and reserved bits are omitted here because they must be 0;
2005+
see [QUIC-TRANSPORT]. If these bits have an invalid value, the raw
2006+
values can be captured in the raw.data field of the event logging the
2007+
PacketHeader.
2008+
2009+
QUIC extensions that do utilize these bits are expected to create new
2010+
events (analogous to spin_bit_updated) or use qlog extension
2011+
mechanisms to reflect that usage.
20012012

20022013
PacketHeader = {
20032014
packet_type: $PacketType
20042015

2016+
; only if packet_type === "unknown"
2017+
? packet_type_bytes: uint64
2018+
20052019
; only if packet_type === "1RTT"
20062020
? spin_bit: bool
20072021

@@ -2027,7 +2041,7 @@ Table of Contents
20272041
; Signifies length of the packet_number plus the payload
20282042
? length: uint16
20292043

2030-
; only if present in the header
2044+
; only if present in the header.
20312045
; if correctly using transport:connection_id_updated events,
20322046
; dcid can be skipped for 1RTT packets
20332047
? version: QuicVersion

packet-header/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ <h1>Editor's drafts for packet-header branch of <a href="https://github.com/quic
2121
<td>same as main</td>
2222
</tr>
2323
<tr>
24-
<td><a href="./draft-ietf-quic-qlog-quic-events.html" class="html draft-ietf-quic-qlog-quic-events" title="QUIC event definitions for qlog (HTML)">QUIC event definitions for qlog</a></td>
25-
<td><a href="./draft-ietf-quic-qlog-quic-events.txt" class="txt draft-ietf-quic-qlog-quic-events" title="QUIC event definitions for qlog (Text)">plain text</a></td>
24+
<td><a href="./draft-ietf-quic-qlog-main-schema.html" class="html draft-ietf-quic-qlog-main-schema" title="qlog: Structured Logging for Network Protocols (HTML)">qlog</a></td>
25+
<td><a href="./draft-ietf-quic-qlog-main-schema.txt" class="txt draft-ietf-quic-qlog-main-schema" title="qlog: Structured Logging for Network Protocols (Text)">plain text</a></td>
2626
<td>same as main</td>
2727
</tr>
2828
<tr>
29-
<td><a href="./draft-ietf-quic-qlog-main-schema.html" class="html draft-ietf-quic-qlog-main-schema" title="qlog: Structured Logging for Network Protocols (HTML)">qlog</a></td>
30-
<td><a href="./draft-ietf-quic-qlog-main-schema.txt" class="txt draft-ietf-quic-qlog-main-schema" title="qlog: Structured Logging for Network Protocols (Text)">plain text</a></td>
29+
<td><a href="./draft-ietf-quic-qlog-quic-events.html" class="html draft-ietf-quic-qlog-quic-events" title="QUIC event definitions for qlog (HTML)">QUIC event definitions for qlog</a></td>
30+
<td><a href="./draft-ietf-quic-qlog-quic-events.txt" class="txt draft-ietf-quic-qlog-quic-events" title="QUIC event definitions for qlog (Text)">plain text</a></td>
3131
<td>same as main</td>
3232
</tr>
3333
</table>

0 commit comments

Comments
 (0)