Skip to content

Commit 83a56c5

Browse files
authored
Merge pull request tex2e#184 from tex3e/main
add rfc 9722-9782
2 parents 5218610 + 965d464 commit 83a56c5

18 files changed

+23734
-0
lines changed

data/9000/rfc9722-trans.json

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

data/9000/rfc9723-trans.json

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

data/9000/rfc9760-trans.json

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

data/9000/rfc9769-trans.json

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

data/9000/rfc9772-trans.json

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

data/9000/rfc9780-trans.json

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

data/9000/rfc9781-trans.json

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

data/9000/rfc9782-trans.json

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

html/data-rfc-list.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45791,6 +45791,9 @@
4579145791
"upd": [
4579245792
"5880"
4579345793
],
45794+
"upd_by": [
45795+
"9780"
45796+
],
4579445797
"st": "Proposed Standard",
4579545798
"wg": "bfd"
4579645799
},
@@ -45895,6 +45898,9 @@
4589545898
"upd": [
4589645899
"7432"
4589745900
],
45901+
"upd_by": [
45902+
"9722"
45903+
],
4589845904
"st": "Proposed Standard",
4589945905
"wg": "bess"
4590045906
},
@@ -51673,6 +51679,17 @@
5167351679
"st": "Proposed Standard",
5167451680
"wg": "bess"
5167551681
},
51682+
"9722": {
51683+
"upd": [
51684+
"8584"
51685+
],
51686+
"st": "Proposed Standard",
51687+
"wg": "bess"
51688+
},
51689+
"9723": {
51690+
"st": "Informational",
51691+
"wg": "idr"
51692+
},
5167651693
"9724": {
5167751694
"st": "Informational",
5167851695
"wg": "madinas"
@@ -51920,6 +51937,10 @@
5192051937
"9771": {
5192151938
"st": "Informational"
5192251939
},
51940+
"9772": {
51941+
"st": "Proposed Standard",
51942+
"wg": "nvo3"
51943+
},
5192351944
"9774": {
5192451945
"obs": [
5192551946
"6472"
@@ -51964,5 +51985,20 @@
5196451985
"9779": {
5196551986
"st": "Proposed Standard",
5196651987
"wg": "mpls"
51988+
},
51989+
"9780": {
51990+
"upd": [
51991+
"8562"
51992+
],
51993+
"st": "Proposed Standard",
51994+
"wg": "mpls"
51995+
},
51996+
"9781": {
51997+
"st": "Proposed Standard",
51998+
"wg": "rats"
51999+
},
52000+
"9782": {
52001+
"st": "Proposed Standard",
52002+
"wg": "rats"
5196752003
}
5196852004
}

html/index.html

Lines changed: 24 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="rfc9782.html" id="RFC9782" class="list-group-item list-group-item-action">
66+
RFC 9782 - Entity Attestation Token (EAT) Media Types
67+
</a>
68+
<a href="rfc9781.html" id="RFC9781" class="list-group-item list-group-item-action">
69+
RFC 9781 - A Concise Binary Object Representation (CBOR) Tag for Unprotected CBOR Web Token Claims Sets (UCCS)
70+
</a>
71+
<a href="rfc9780.html" id="RFC9780" class="list-group-item list-group-item-action">
72+
RFC 9780 - Bidirectional Forwarding Detection (BFD) for Multipoint Networks over Point-to-Multipoint MPLS Label Switched Paths (LSPs)
73+
</a>
6574
<a href="rfc9779.html" id="RFC9779" class="list-group-item list-group-item-action">
6675
RFC 9779 - Performance Measurement for Segment Routing Networks with the MPLS Data Plane
6776
</a>
@@ -80,9 +89,15 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
8089
<a href="rfc9774.html" id="RFC9774" class="list-group-item list-group-item-action">
8190
RFC 9774 - Deprecation of AS_SET and AS_CONFED_SET in BGP
8291
</a>
92+
<a href="rfc9772.html" id="RFC9772" class="list-group-item list-group-item-action">
93+
RFC 9772 - Active Operations, Administration, and Maintenance (OAM) for Use in Generic Network Virtualization Encapsulation (Geneve)
94+
</a>
8395
<a href="rfc9771.html" id="RFC9771" class="list-group-item list-group-item-action">
8496
RFC 9771 - Properties of Authenticated Encryption with Associated Data (AEAD) Algorithms
8597
</a>
98+
<a href="rfc9769.html" id="RFC9769" class="list-group-item list-group-item-action">
99+
RFC 9769 - NTP Interleaved Modes
100+
</a>
86101
<a href="rfc9767.html" id="RFC9767" class="list-group-item list-group-item-action">
87102
RFC 9767 - Grant Negotiation and Authorization Protocol Resource Server Connections
88103
</a>
@@ -98,6 +113,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
98113
<a href="rfc9761.html" id="RFC9761" class="list-group-item list-group-item-action">
99114
RFC 9761 - Manufacturer Usage Description (MUD) for TLS and DTLS Profiles for Internet of Things (IoT) Devices
100115
</a>
116+
<a href="rfc9760.html" id="RFC9760" class="list-group-item list-group-item-action">
117+
RFC 9760 - Enterprise Profile for the Precision Time Protocol with Mixed Multicast and Unicast Messages
118+
</a>
101119
<a href="rfc9759.html" id="RFC9759" class="list-group-item list-group-item-action">
102120
RFC 9759 - Unified Time Scaling for Temporal Coordination Frameworks
103121
</a>
@@ -203,6 +221,12 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
203221
<a href="rfc9724.html" id="RFC9724" class="list-group-item list-group-item-action">
204222
RFC 9724 - State of Affairs for Randomized and Changing Media Access Control (MAC) Addresses
205223
</a>
224+
<a href="rfc9723.html" id="RFC9723" class="list-group-item list-group-item-action">
225+
RFC 9723 - BGP Colored Prefix Routing (CPR) for Services Based on Segment Routing over IPv6 (SRv6)
226+
</a>
227+
<a href="rfc9722.html" id="RFC9722" class="list-group-item list-group-item-action">
228+
RFC 9722 - Fast Recovery for EVPN Designated Forwarder Election
229+
</a>
206230
<a href="rfc9721.html" id="RFC9721" class="list-group-item list-group-item-action">
207231
RFC 9721 - Extended Mobility Procedures for Ethernet VPN Integrated Routing and Bridging (EVPN-IRB)
208232
</a>

0 commit comments

Comments
 (0)