Skip to content

Commit 015b5e2

Browse files
committed
add rfc 9771, 9779
1 parent 859c83d commit 015b5e2

File tree

6 files changed

+10488
-0
lines changed

6 files changed

+10488
-0
lines changed

data/9000/rfc9771-trans.json

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

data/9000/rfc9779-trans.json

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

html/data-rfc-list.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51879,6 +51879,9 @@
5187951879
"st": "Proposed Standard",
5188051880
"wg": "gnap"
5188151881
},
51882+
"9771": {
51883+
"st": "Informational"
51884+
},
5188251885
"9775": {
5188351886
"st": "Informational"
5188451887
},
@@ -51908,5 +51911,9 @@
5190851911
],
5190951912
"st": "Best Current Practice",
5191051913
"wg": "pim"
51914+
},
51915+
"9779": {
51916+
"st": "Proposed Standard",
51917+
"wg": "mpls"
5191151918
}
5191251919
}

html/index.html

Lines changed: 6 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="rfc9779.html" id="RFC9779" class="list-group-item list-group-item-action">
66+
RFC 9779 - Performance Measurement for Segment Routing Networks with the MPLS Data Plane
67+
</a>
6568
<a href="rfc9778.html" id="RFC9778" class="list-group-item list-group-item-action">
6669
RFC 9778 - IANA Considerations for Internet Group Management Protocols
6770
</a>
@@ -74,6 +77,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
7477
<a href="rfc9775.html" id="RFC9775" class="list-group-item list-group-item-action">
7578
RFC 9775 - IRTF Code of Conduct
7679
</a>
80+
<a href="rfc9771.html" id="RFC9771" class="list-group-item list-group-item-action">
81+
RFC 9771 - Properties of Authenticated Encryption with Associated Data (AEAD) Algorithms
82+
</a>
7783
<a href="rfc9767.html" id="RFC9767" class="list-group-item list-group-item-action">
7884
RFC 9767 - Grant Negotiation and Authorization Protocol Resource Server Connections
7985
</a>

0 commit comments

Comments
 (0)