Skip to content

Commit 10ab6ff

Browse files
committed
add rfc 9635,9657,9662
1 parent 4a032c0 commit 10ab6ff

File tree

8 files changed

+38817
-1
lines changed

8 files changed

+38817
-1
lines changed

data/9000/rfc9635-trans.json

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

data/9000/rfc9657-trans.json

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

data/9000/rfc9662-trans.json

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

html/data-rfc-list.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23042,6 +23042,7 @@
2304223042
"1771"
2304323043
],
2304423044
"upd_by": [
23045+
"4724",
2304523046
"6286",
2304623047
"6608",
2304723048
"6793",
@@ -25546,6 +25547,9 @@
2554625547
"st": "Informational"
2554725548
},
2554825549
"4724": {
25550+
"upd": [
25551+
"4271"
25552+
],
2554925553
"upd_by": [
2555025554
"8538"
2555125555
],
@@ -29344,6 +29348,9 @@
2934429348
"wg": "syslog"
2934529349
},
2934629350
"5425": {
29351+
"upd_by": [
29352+
"9662"
29353+
],
2934729354
"st": "Proposed Standard",
2934829355
"wg": "syslog"
2934929356
},
@@ -32410,7 +32417,8 @@
3241032417
},
3241132418
"6012": {
3241232419
"upd_by": [
32413-
"8996"
32420+
"8996",
32421+
"9662"
3241432422
],
3241532423
"st": "Proposed Standard",
3241632424
"wg": "syslog"
@@ -50955,6 +50963,10 @@
5095550963
"st": "Proposed Standard",
5095650964
"wg": "opsawg"
5095750965
},
50966+
"9635": {
50967+
"st": "Proposed Standard",
50968+
"wg": "gnap"
50969+
},
5095850970
"9637": {
5095950971
"upd": [
5096050972
"3849"
@@ -51002,6 +51014,10 @@
5100251014
"st": "Proposed Standard",
5100351015
"wg": "ccamp"
5100451016
},
51017+
"9657": {
51018+
"st": "Informational",
51019+
"wg": "tvr"
51020+
},
5100551021
"9659": {
5100651022
"upd": [
5100751023
"8878"
@@ -51012,5 +51028,17 @@
5101251028
"9661": {
5101351029
"st": "Proposed Standard",
5101451030
"wg": "jmap"
51031+
},
51032+
"9662": {
51033+
"upd": [
51034+
"5425",
51035+
"6012"
51036+
],
51037+
"st": "Proposed Standard",
51038+
"wg": "uta"
51039+
},
51040+
"9663": {
51041+
"st": "Informational",
51042+
"wg": "v6ops"
5101551043
}
5101651044
}

html/index.html

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

6363
<div id="RFCs" class="list-group list-group-flush">
64+
<a href="rfc9662.html" id="RFC9662" class="list-group-item list-group-item-action">
65+
RFC 9662 - Updates to the Cipher Suites in Secure Syslog
66+
</a>
6467
<a href="rfc9661.html" id="RFC9661" class="list-group-item list-group-item-action">
6568
RFC 9661 - The JSON Meta Application Protocol (JMAP) for Sieve Scripts
6669
</a>
6770
<a href="rfc9659.html" id="RFC9659" class="list-group-item list-group-item-action">
6871
RFC 9659 - Window Sizing for Zstandard Content Encoding
6972
</a>
73+
<a href="rfc9657.html" id="RFC9657" class="list-group-item list-group-item-action">
74+
RFC 9657 - Time-Variant Routing (TVR) Use Cases
75+
</a>
7076
<a href="rfc9656.html" id="RFC9656" class="list-group-item list-group-item-action">
7177
RFC 9656 - A YANG Data Model for Microwave Topology
7278
</a>
@@ -91,6 +97,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
9197
<a href="rfc9637.html" id="RFC9637" class="list-group-item list-group-item-action">
9298
RFC 9637 - Expanding the IPv6 Documentation Space
9399
</a>
100+
<a href="rfc9635.html" id="RFC9635" class="list-group-item list-group-item-action">
101+
RFC 9635 - Grant Negotiation and Authorization Protocol (GNAP)
102+
</a>
94103
<a href="rfc9632.html" id="RFC9632" class="list-group-item list-group-item-action">
95104
RFC 9632 - Finding and Using Geofeed Data
96105
</a>

0 commit comments

Comments
 (0)