Skip to content

Commit f0c892b

Browse files
committed
add rfc 9808,9810,9811,9815,9818,9829
1 parent dff20e0 commit f0c892b

14 files changed

+34747
-2
lines changed

data/9000/rfc9808-trans.json

Lines changed: 1448 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9810-trans.json

Lines changed: 5495 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9811-trans.json

Lines changed: 616 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9815-trans.json

Lines changed: 1733 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9818-trans.json

Lines changed: 406 additions & 0 deletions
Large diffs are not rendered by default.

data/9000/rfc9829-trans.json

Lines changed: 431 additions & 0 deletions
Large diffs are not rendered by default.

html/data-rfc-list.json

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22750,6 +22750,9 @@
2275022750
"obs": [
2275122751
"2510"
2275222752
],
22753+
"obs_by": [
22754+
"9810"
22755+
],
2275322756
"upd_by": [
2275422757
"6712",
2275522758
"9480",
@@ -31943,7 +31946,8 @@
3194331946
"5912": {
3194431947
"upd_by": [
3194531948
"6960",
31946-
"9480"
31949+
"9480",
31950+
"9810"
3194731951
],
3194831952
"st": "Informational",
3194931953
"wg": "pkix"
@@ -36106,6 +36110,9 @@
3610636110
"st": "Informational"
3610736111
},
3610836112
"6712": {
36113+
"obs_by": [
36114+
"9811"
36115+
],
3610936116
"upd": [
3611036117
"4210"
3611136118
],
@@ -37996,7 +38003,8 @@
3799638003
"6204"
3799738004
],
3799838005
"upd_by": [
37999-
"9096"
38006+
"9096",
38007+
"9818"
3800038008
],
3800138009
"st": "Informational",
3800238010
"wg": "v6ops"
@@ -50509,6 +50517,10 @@
5050950517
"wg": "lsr"
5051050518
},
5051150519
"9480": {
50520+
"obs_by": [
50521+
"9810",
50522+
"9811"
50523+
],
5051250524
"upd": [
5051350525
"4210",
5051450526
"5912",
@@ -52158,10 +52170,33 @@
5215852170
"9807": {
5215952171
"st": "Informational"
5216052172
},
52173+
"9808": {
52174+
"st": "Proposed Standard",
52175+
"wg": "cdni"
52176+
},
5216152177
"9809": {
5216252178
"st": "Proposed Standard",
5216352179
"wg": "lamps"
5216452180
},
52181+
"9810": {
52182+
"obs": [
52183+
"4210",
52184+
"9480"
52185+
],
52186+
"upd": [
52187+
"5912"
52188+
],
52189+
"st": "Proposed Standard",
52190+
"wg": "lamps"
52191+
},
52192+
"9811": {
52193+
"obs": [
52194+
"6712",
52195+
"9480"
52196+
],
52197+
"st": "Proposed Standard",
52198+
"wg": "lamps"
52199+
},
5216552200
"9813": {
5216652201
"st": "Best Current Practice",
5216752202
"wg": "radext"
@@ -52178,13 +52213,24 @@
5217852213
"st": "Informational",
5217952214
"wg": "lsvr"
5218052215
},
52216+
"9818": {
52217+
"upd": [
52218+
"7084"
52219+
],
52220+
"st": "Informational",
52221+
"wg": "v6ops"
52222+
},
5218152223
"9819": {
5218252224
"upd": [
5218352225
"9252"
5218452226
],
5218552227
"st": "Proposed Standard",
5218652228
"wg": "bess"
5218752229
},
52230+
"9825": {
52231+
"st": "Proposed Standard",
52232+
"wg": "lsr"
52233+
},
5218852234
"9829": {
5218952235
"upd": [
5219052236
"6487"

html/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,21 +62,39 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
6262
<div style="height: 1ex;"></div> <!-- spacing -->
6363

6464
<div id="RFCs" class="list-group list-group-flush">
65+
<a href="rfc9829.html" id="RFC9829" class="list-group-item list-group-item-action">
66+
RFC 9829 - Handling of Resource Public Key Infrastructure (RPKI) Certificate Revocation List (CRL) Number Extensions
67+
</a>
6568
<a href="rfc9819.html" id="RFC9819" class="list-group-item list-group-item-action">
6669
RFC 9819 - Argument Signaling for BGP Services in Segment Routing over IPv6 (SRv6)
6770
</a>
71+
<a href="rfc9818.html" id="RFC9818" class="list-group-item list-group-item-action">
72+
RFC 9818 - DHCPv6 Prefix Delegation on IPv6 Customer Edge (CE) Routers in LANs
73+
</a>
6874
<a href="rfc9816.html" id="RFC9816" class="list-group-item list-group-item-action">
6975
RFC 9816 - Usage and Applicability of BGP Link State (BGP-LS) Shortest Path First (SPF) Routing in Data Centers
7076
</a>
77+
<a href="rfc9815.html" id="RFC9815" class="list-group-item list-group-item-action">
78+
RFC 9815 - BGP Link State (BGP-LS) Shortest Path First (SPF) Routing
79+
</a>
7180
<a href="rfc9814.html" id="RFC9814" class="list-group-item list-group-item-action">
7281
RFC 9814 - Use of the SLH-DSA Signature Algorithm in the Cryptographic Message Syntax (CMS)
7382
</a>
7483
<a href="rfc9813.html" id="RFC9813" class="list-group-item list-group-item-action">
7584
RFC 9813 - Operational Considerations for Using TLS Pre-Shared Keys (TLS-PSKs) with RADIUS
7685
</a>
86+
<a href="rfc9811.html" id="RFC9811" class="list-group-item list-group-item-action">
87+
RFC 9811 - Internet X.509 Public Key Infrastructure -- HTTP Transfer for the Certificate Management Protocol (CMP)
88+
</a>
89+
<a href="rfc9810.html" id="RFC9810" class="list-group-item list-group-item-action">
90+
RFC 9810 - Internet X.509 Public Key Infrastructure -- Certificate Management Protocol (CMP)
91+
</a>
7792
<a href="rfc9809.html" id="RFC9809" class="list-group-item list-group-item-action">
7893
RFC 9809 - X.509 Certificate Extended Key Usage (EKU) for Configuration, Updates, and Safety-Critical Communication
7994
</a>
95+
<a href="rfc9808.html" id="RFC9808" class="list-group-item list-group-item-action">
96+
RFC 9808 - Content Delivery Network Interconnection (CDNI) Capacity Capability Advertisement Extensions
97+
</a>
8098
<a href="rfc9807.html" id="RFC9807" class="list-group-item list-group-item-action">
8199
RFC 9807 - The OPAQUE Augmented Password-Authenticated Key Exchange (aPAKE) Protocol
82100
</a>

0 commit comments

Comments
 (0)