Skip to content

Commit 66ded59

Browse files
authored
Merge pull request #166 from tex3e/main
add rfc 9693,9702,9703,9708,9709
2 parents a431e97 + 678deb6 commit 66ded59

12 files changed

+15499
-0
lines changed

data/9000/rfc9693-trans.json

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

data/9000/rfc9702-trans.json

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

data/9000/rfc9703-trans.json

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

data/9000/rfc9708-trans.json

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

data/9000/rfc9709-trans.json

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

html/data-rfc-list.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,6 +1468,9 @@
14681468
"st": "Unknown"
14691469
},
14701470
"0308": {
1471+
"upd_by": [
1472+
"0530"
1473+
],
14711474
"st": "Unknown"
14721475
},
14731476
"0309": {
@@ -2246,6 +2249,9 @@
22462249
"upd": [
22472250
"0482"
22482251
],
2252+
"upd_by": [
2253+
"0509"
2254+
],
22492255
"st": "Unknown"
22502256
},
22512257
"0498": {
@@ -2282,6 +2288,12 @@
22822288
"st": "Unknown"
22832289
},
22842290
"0509": {
2291+
"upd": [
2292+
"0497"
2293+
],
2294+
"upd_by": [
2295+
"0522"
2296+
],
22852297
"st": "Unknown"
22862298
},
22872299
"0510": {
@@ -2324,6 +2336,9 @@
23242336
"st": "Unknown"
23252337
},
23262338
"0523": {
2339+
"upd_by": [
2340+
"0530"
2341+
],
23272342
"st": "Unknown"
23282343
},
23292344
"0524": {
@@ -46369,6 +46384,9 @@
4636946384
"wg": "oauth"
4637046385
},
4637146386
"8708": {
46387+
"obs_by": [
46388+
"9708"
46389+
],
4637246390
"st": "Proposed Standard",
4637346391
"wg": "lamps"
4637446392
},
@@ -51283,6 +51301,10 @@
5128351301
"st": "Proposed Standard",
5128451302
"wg": "sidrops"
5128551303
},
51304+
"9693": {
51305+
"st": "Informational",
51306+
"wg": "bmwg"
51307+
},
5128651308
"9697": {
5128751309
"upd": [
5128851310
"8182"
@@ -51294,8 +51316,23 @@
5129451316
"st": "Informational",
5129551317
"wg": "mops"
5129651318
},
51319+
"9702": {
51320+
"st": "Proposed Standard",
51321+
"wg": "mpls"
51322+
},
5129751323
"9703": {
5129851324
"st": "Proposed Standard",
5129951325
"wg": "mpls"
51326+
},
51327+
"9708": {
51328+
"obs": [
51329+
"8708"
51330+
],
51331+
"st": "Proposed Standard",
51332+
"wg": "lamps"
51333+
},
51334+
"9709": {
51335+
"st": "Proposed Standard",
51336+
"wg": "lamps"
5130051337
}
5130151338
}

html/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,27 @@ <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="rfc9709.html" id="RFC9709" class="list-group-item list-group-item-action">
66+
RFC 9709 - Encryption Key Derivation in the Cryptographic Message Syntax (CMS) Using HKDF with SHA-256
67+
</a>
68+
<a href="rfc9708.html" id="RFC9708" class="list-group-item list-group-item-action">
69+
RFC 9708 - Use of the HSS/LMS Hash-Based Signature Algorithm in the Cryptographic Message Syntax (CMS)
70+
</a>
71+
<a href="rfc9703.html" id="RFC9703" class="list-group-item list-group-item-action">
72+
RFC 9703 - Label Switched Path (LSP) Ping/Traceroute for Segment Routing (SR) Egress Peer Engineering (EPE) Segment Identifiers (SIDs) with MPLS Data Plane
73+
</a>
74+
<a href="rfc9702.html" id="RFC9702" class="list-group-item list-group-item-action">
75+
RFC 9702 - YANG Data Model for Maximum Segment Identifier (SID) Depth (MSD) Types and MPLS MSD
76+
</a>
6577
<a href="rfc9699.html" id="RFC9699" class="list-group-item list-group-item-action">
6678
RFC 9699 - Use Case for an Extended Reality Application on Edge Computing Infrastructure
6779
</a>
6880
<a href="rfc9697.html" id="RFC9697" class="list-group-item list-group-item-action">
6981
RFC 9697 - Detecting RPKI Repository Delta Protocol (RRDP) Session Desynchronization
7082
</a>
83+
<a href="rfc9693.html" id="RFC9693" class="list-group-item list-group-item-action">
84+
RFC 9693 - Benchmarking Methodology for Stateful NATxy Gateways
85+
</a>
7186
<a href="rfc9691.html" id="RFC9691" class="list-group-item list-group-item-action">
7287
RFC 9691 - A Profile for Resource Public Key Infrastructure (RPKI) Trust Anchor Keys (TAKs)
7388
</a>

html/rfc9693.html

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

0 commit comments

Comments
 (0)