Skip to content

Commit fd0e2df

Browse files
authored
Merge pull request #185 from tex3e/main
add rfc 9664, 9792, 9770
2 parents aa9216a + d6fe8a4 commit fd0e2df

File tree

8 files changed

+16231
-0
lines changed

8 files changed

+16231
-0
lines changed

data/9000/rfc9664-trans.json

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

data/9000/rfc9770-trans.json

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

data/9000/rfc9792-trans.json

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

html/data-rfc-list.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51397,6 +51397,14 @@
5139751397
"st": "Informational",
5139851398
"wg": "v6ops"
5139951399
},
51400+
"9664": {
51401+
"st": "Proposed Standard",
51402+
"wg": "dnssd"
51403+
},
51404+
"9665": {
51405+
"st": "Proposed Standard",
51406+
"wg": "dnssd"
51407+
},
5140051408
"9666": {
5140151409
"st": "Experimental",
5140251410
"wg": "lsr"
@@ -51706,6 +51714,10 @@
5170651714
"st": "Best Current Practice",
5170751715
"wg": "opsawg"
5170851716
},
51717+
"9727": {
51718+
"st": "Proposed Standard",
51719+
"wg": "httpapi"
51720+
},
5170951721
"9728": {
5171051722
"st": "Proposed Standard",
5171151723
"wg": "oauth"
@@ -51903,6 +51915,10 @@
5190351915
"st": "Proposed Standard",
5190451916
"wg": "opsawg"
5190551917
},
51918+
"9763": {
51919+
"st": "Proposed Standard",
51920+
"wg": "lamps"
51921+
},
5190651922
"9764": {
5190751923
"st": "Proposed Standard",
5190851924
"wg": "bfd"
@@ -51934,6 +51950,10 @@
5193451950
"st": "Proposed Standard",
5193551951
"wg": "ntp"
5193651952
},
51953+
"9770": {
51954+
"st": "Proposed Standard",
51955+
"wg": "ace"
51956+
},
5193751957
"9771": {
5193851958
"st": "Informational"
5193951959
},
@@ -52000,5 +52020,24 @@
5200052020
"9782": {
5200152021
"st": "Proposed Standard",
5200252022
"wg": "rats"
52023+
},
52024+
"9783": {
52025+
"st": "Informational"
52026+
},
52027+
"9792": {
52028+
"st": "Proposed Standard",
52029+
"wg": "lsr"
52030+
},
52031+
"9793": {
52032+
"st": "Proposed Standard",
52033+
"wg": "bier"
52034+
},
52035+
"9794": {
52036+
"st": "Informational",
52037+
"wg": "pquip"
52038+
},
52039+
"9803": {
52040+
"st": "Proposed Standard",
52041+
"wg": "regext"
5200352042
}
5200452043
}

html/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ <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="rfc9792.html" id="RFC9792" class="list-group-item list-group-item-action">
66+
RFC 9792 - Prefix Flag Extension for OSPFv2 and OSPFv3
67+
</a>
6568
<a href="rfc9782.html" id="RFC9782" class="list-group-item list-group-item-action">
6669
RFC 9782 - Entity Attestation Token (EAT) Media Types
6770
</a>
@@ -95,6 +98,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
9598
<a href="rfc9771.html" id="RFC9771" class="list-group-item list-group-item-action">
9699
RFC 9771 - Properties of Authenticated Encryption with Associated Data (AEAD) Algorithms
97100
</a>
101+
<a href="rfc9770.html" id="RFC9770" class="list-group-item list-group-item-action">
102+
RFC 9770 - Notification of Revoked Access Tokens in the Authentication and Authorization for Constrained Environments (ACE) Framework
103+
</a>
98104
<a href="rfc9769.html" id="RFC9769" class="list-group-item list-group-item-action">
99105
RFC 9769 - NTP Interleaved Modes
100106
</a>
@@ -395,6 +401,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
395401
<a href="rfc9666.html" id="RFC9666" class="list-group-item list-group-item-action">
396402
RFC 9666 - Area Proxy for IS-IS
397403
</a>
404+
<a href="rfc9664.html" id="RFC9664" class="list-group-item list-group-item-action">
405+
RFC 9664 - An EDNS(0) Option to Negotiate Leases on DNS Updates
406+
</a>
398407
<a href="rfc9663.html" id="RFC9663" class="list-group-item list-group-item-action">
399408
RFC 9663 - Using DHCPv6 Prefix Delegation (DHCPv6-PD) to Allocate Unique IPv6 Prefixes per Client in Large Broadcast Networks
400409
</a>

0 commit comments

Comments
 (0)