Skip to content

Commit 398df6c

Browse files
committed
add rfc 9785,9789,9805,9806,9809
1 parent 9dad534 commit 398df6c

12 files changed

+12077
-1
lines changed

data/9000/rfc9785-trans.json

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

data/9000/rfc9789-trans.json

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

data/9000/rfc9805-trans.json

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

data/9000/rfc9806-trans.json

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

data/9000/rfc9809-trans.json

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

html/data-rfc-list.json

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26638,7 +26638,8 @@
2663826638
},
2663926639
"4928": {
2664026640
"upd_by": [
26641-
"7274"
26641+
"7274",
26642+
"9790"
2664226643
],
2664326644
"st": "Best Current Practice",
2664426645
"wg": "mpls"
@@ -52064,6 +52065,21 @@
5206452065
"st": "Proposed Standard",
5206552066
"wg": "bess"
5206652067
},
52068+
"9789": {
52069+
"st": "Informational",
52070+
"wg": "mpls"
52071+
},
52072+
"9790": {
52073+
"upd": [
52074+
"4928"
52075+
],
52076+
"st": "Proposed Standard",
52077+
"wg": "mpls"
52078+
},
52079+
"9791": {
52080+
"st": "Informational",
52081+
"wg": "mpls"
52082+
},
5206752083
"9792": {
5206852084
"st": "Proposed Standard",
5206952085
"wg": "lsr"
@@ -52076,6 +52092,14 @@
5207652092
"st": "Informational",
5207752093
"wg": "pquip"
5207852094
},
52095+
"9795": {
52096+
"st": "Proposed Standard",
52097+
"wg": "stir"
52098+
},
52099+
"9796": {
52100+
"st": "Proposed Standard",
52101+
"wg": "sipcore"
52102+
},
5207952103
"9797": {
5208052104
"st": "Informational",
5208152105
"wg": "madinas"
@@ -52098,6 +52122,10 @@
5209852122
"st": "Proposed Standard",
5209952123
"wg": "spring"
5210052124
},
52125+
"9801": {
52126+
"st": "Proposed Standard",
52127+
"wg": "pals"
52128+
},
5210152129
"9802": {
5210252130
"st": "Proposed Standard",
5210352131
"wg": "lamps"
@@ -52122,5 +52150,13 @@
5212252150
],
5212352151
"st": "Proposed Standard",
5212452152
"wg": "sipcore"
52153+
},
52154+
"9809": {
52155+
"st": "Proposed Standard",
52156+
"wg": "lamps"
52157+
},
52158+
"9813": {
52159+
"st": "Best Current Practice",
52160+
"wg": "radext"
5212552161
}
5212652162
}

html/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@ <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="rfc9809.html" id="RFC9809" class="list-group-item list-group-item-action">
66+
RFC 9809 - X.509 Certificate Extended Key Usage (EKU) for Configuration, Updates, and Safety-Critical Communication
67+
</a>
68+
<a href="rfc9806.html" id="RFC9806" class="list-group-item list-group-item-action">
69+
RFC 9806 - Updates to SIP-Based Media Recording (SIPREC) to Correct Metadata Media Type
70+
</a>
71+
<a href="rfc9805.html" id="RFC9805" class="list-group-item list-group-item-action">
72+
RFC 9805 - Deprecation of the IPv6 Router Alert Option for New Protocols
73+
</a>
6574
<a href="rfc9804.html" id="RFC9804" class="list-group-item list-group-item-action">
6675
RFC 9804 - Simple Public Key Infrastructure (SPKI) S-Expressions
6776
</a>
@@ -92,9 +101,15 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
92101
<a href="rfc9792.html" id="RFC9792" class="list-group-item list-group-item-action">
93102
RFC 9792 - Prefix Flag Extension for OSPFv2 and OSPFv3
94103
</a>
104+
<a href="rfc9789.html" id="RFC9789" class="list-group-item list-group-item-action">
105+
RFC 9789 - MPLS Network Actions (MNAs) Framework
106+
</a>
95107
<a href="rfc9786.html" id="RFC9786" class="list-group-item list-group-item-action">
96108
RFC 9786 - EVPN Port-Active Redundancy Mode
97109
</a>
110+
<a href="rfc9785.html" id="RFC9785" class="list-group-item list-group-item-action">
111+
RFC 9785 - Preference-Based EVPN Designated Forwarder (DF) Election
112+
</a>
98113
<a href="rfc9784.html" id="RFC9784" class="list-group-item list-group-item-action">
99114
RFC 9784 - Virtual Ethernet Segments for EVPN and Provider Backbone Bridge EVPN
100115
</a>

html/rfc9785.html

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

0 commit comments

Comments
 (0)