Skip to content

Commit 622285c

Browse files
committed
add rfc 9621-9623,9706,9713,9720
1 parent 678deb6 commit 622285c

14 files changed

+41947
-0
lines changed

data/9000/rfc9621-trans.json

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

data/9000/rfc9622-trans.json

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

data/9000/rfc9623-trans.json

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

data/9000/rfc9706-trans.json

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

data/9000/rfc9713-trans.json

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

data/9000/rfc9720-trans.json

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

html/data-rfc-list.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42520,6 +42520,9 @@
4252042520
"st": "Best Current Practice"
4252142521
},
4252242522
"7958": {
42523+
"obs_by": [
42524+
"9718"
42525+
],
4252342526
"st": "Informational"
4252442527
},
4252542528
"7959": {
@@ -42688,6 +42691,9 @@
4268842691
"wg": "insipid"
4268942692
},
4269042693
"7990": {
42694+
"obs_by": [
42695+
"9720"
42696+
],
4269142697
"st": "Informational"
4269242698
},
4269342699
"7991": {
@@ -48856,6 +48862,9 @@
4885648862
"st": "Informational"
4885748863
},
4885848864
"9171": {
48865+
"upd_by": [
48866+
"9713"
48867+
],
4885948868
"st": "Proposed Standard",
4886048869
"wg": "dtn"
4886148870
},
@@ -49350,6 +49359,9 @@
4935049359
"8729",
4935149360
"8730"
4935249361
],
49362+
"upd_by": [
49363+
"9720"
49364+
],
4935349365
"st": "Informational"
4935449366
},
4935549367
"9281": {
@@ -51003,6 +51015,18 @@
5100351015
],
5100451016
"st": "Informational"
5100551017
},
51018+
"9621": {
51019+
"st": "Proposed Standard",
51020+
"wg": "taps"
51021+
},
51022+
"9622": {
51023+
"st": "Proposed Standard",
51024+
"wg": "taps"
51025+
},
51026+
"9623": {
51027+
"st": "Informational",
51028+
"wg": "taps"
51029+
},
5100651030
"9624": {
5100751031
"st": "Proposed Standard",
5100851032
"wg": "bier"
@@ -51312,6 +51336,10 @@
5131251336
"st": "Proposed Standard",
5131351337
"wg": "sidrops"
5131451338
},
51339+
"9698": {
51340+
"st": "Proposed Standard",
51341+
"wg": "extra"
51342+
},
5131551343
"9699": {
5131651344
"st": "Informational",
5131751345
"wg": "mops"
@@ -51324,6 +51352,10 @@
5132451352
"st": "Proposed Standard",
5132551353
"wg": "mpls"
5132651354
},
51355+
"9706": {
51356+
"st": "Informational",
51357+
"wg": "mops"
51358+
},
5132751359
"9708": {
5132851360
"obs": [
5132951361
"8708"
@@ -51334,5 +51366,28 @@
5133451366
"9709": {
5133551367
"st": "Proposed Standard",
5133651368
"wg": "lamps"
51369+
},
51370+
"9713": {
51371+
"upd": [
51372+
"9171"
51373+
],
51374+
"st": "Proposed Standard",
51375+
"wg": "dtn"
51376+
},
51377+
"9718": {
51378+
"obs": [
51379+
"7958"
51380+
],
51381+
"st": "Informational",
51382+
"wg": "dnsop"
51383+
},
51384+
"9720": {
51385+
"obs": [
51386+
"7990"
51387+
],
51388+
"upd": [
51389+
"9280"
51390+
],
51391+
"st": "Informational"
5133751392
}
5133851393
}

html/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,21 @@ <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="rfc9720.html" id="RFC9720" class="list-group-item list-group-item-action">
66+
RFC 9720 - RFC Formats and Versions
67+
</a>
68+
<a href="rfc9713.html" id="RFC9713" class="list-group-item list-group-item-action">
69+
RFC 9713 - Bundle Protocol Version 7 Administrative Record Types Registry
70+
</a>
6571
<a href="rfc9709.html" id="RFC9709" class="list-group-item list-group-item-action">
6672
RFC 9709 - Encryption Key Derivation in the Cryptographic Message Syntax (CMS) Using HKDF with SHA-256
6773
</a>
6874
<a href="rfc9708.html" id="RFC9708" class="list-group-item list-group-item-action">
6975
RFC 9708 - Use of the HSS/LMS Hash-Based Signature Algorithm in the Cryptographic Message Syntax (CMS)
7076
</a>
77+
<a href="rfc9706.html" id="RFC9706" class="list-group-item list-group-item-action">
78+
RFC 9706 - TreeDN: Tree-Based Content Delivery Network (CDN) for Live Streaming to Mass Audiences
79+
</a>
7180
<a href="rfc9703.html" id="RFC9703" class="list-group-item list-group-item-action">
7281
RFC 9703 - Label Switched Path (LSP) Ping/Traceroute for Segment Routing (SR) Egress Peer Engineering (EPE) Segment Identifiers (SIDs) with MPLS Data Plane
7382
</a>
@@ -263,6 +272,15 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
263272
<a href="rfc9624.html" id="RFC9624" class="list-group-item list-group-item-action">
264273
RFC 9624 - EVPN Broadcast, Unknown Unicast, or Multicast (BUM) Using Bit Index Explicit Replication (BIER)
265274
</a>
275+
<a href="rfc9623.html" id="RFC9623" class="list-group-item list-group-item-action">
276+
RFC 9623 - Implementing Interfaces to Transport Services
277+
</a>
278+
<a href="rfc9622.html" id="RFC9622" class="list-group-item list-group-item-action">
279+
RFC 9622 - An Abstract Application Programming Interface (API) for Transport Services
280+
</a>
281+
<a href="rfc9621.html" id="RFC9621" class="list-group-item list-group-item-action">
282+
RFC 9621 - Architecture and Requirements for Transport Services
283+
</a>
266284
<a href="rfc9620.html" id="RFC9620" class="list-group-item list-group-item-action">
267285
RFC 9620 - Guidelines for Human Rights Protocol and Architecture Considerations
268286
</a>

0 commit comments

Comments
 (0)