Skip to content

Commit 25774d3

Browse files
committed
Merge branch 'main' of github.com:tex2e/rfc-translater
2 parents a501f9d + 72a2170 commit 25774d3

File tree

10 files changed

+51961
-1
lines changed

10 files changed

+51961
-1
lines changed

data/9000/rfc9871-trans.json

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

data/9000/rfc9878-trans.json

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

data/9000/rfc9898-trans.json

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

data/9000/rfc9901-trans.json

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

html/data-rfc-list.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39292,7 +39292,8 @@
3929239292
],
3929339293
"upd_by": [
3929439294
"7913",
39295-
"7976"
39295+
"7976",
39296+
"9878"
3929639297
],
3929739298
"st": "Informational"
3929839299
},
@@ -42703,6 +42704,9 @@
4270342704
"wg": "cdni"
4270442705
},
4270542706
"7976": {
42707+
"obs_by": [
42708+
"9878"
42709+
],
4270642710
"upd": [
4270742711
"7315"
4270842712
],
@@ -52485,6 +52489,10 @@
5248552489
"st": "Proposed Standard",
5248652490
"wg": "opsawg"
5248752491
},
52492+
"9871": {
52493+
"st": "Experimental",
52494+
"wg": "idr"
52495+
},
5248852496
"9872": {
5248952497
"st": "Informational",
5249052498
"wg": "v6ops"
@@ -52512,6 +52520,16 @@
5251252520
"st": "Proposed Standard",
5251352521
"wg": "regext"
5251452522
},
52523+
"9878": {
52524+
"obs": [
52525+
"7976"
52526+
],
52527+
"upd": [
52528+
"7315"
52529+
],
52530+
"st": "Informational",
52531+
"wg": "sipcore"
52532+
},
5251552533
"9879": {
5251652534
"obs": [
5251752535
"9579"
@@ -52553,5 +52571,17 @@
5255352571
],
5255452572
"st": "Proposed Standard",
5255552573
"wg": "netmod"
52574+
},
52575+
"9891": {
52576+
"st": "Experimental",
52577+
"wg": "acme"
52578+
},
52579+
"9898": {
52580+
"st": "Informational",
52581+
"wg": "v6ops"
52582+
},
52583+
"9901": {
52584+
"st": "Proposed Standard",
52585+
"wg": "oauth"
5255652586
}
5255752587
}

html/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ <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="rfc9901.html" id="RFC9901" class="list-group-item list-group-item-action">
66+
RFC 9901 - Selective Disclosure for JSON Web Tokens
67+
</a>
68+
<a href="rfc9898.html" id="RFC9898" class="list-group-item list-group-item-action">
69+
RFC 9898 - Neighbor Discovery Considerations in IPv6 Deployments
70+
</a>
6571
<a href="rfc9890.html" id="RFC9890" class="list-group-item list-group-item-action">
6672
RFC 9890 - An Update to YANG Module Names Registration
6773
</a>
@@ -86,6 +92,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
8692
<a href="rfc9879.html" id="RFC9879" class="list-group-item list-group-item-action">
8793
RFC 9879 - Use of Password-Based Message Authentication Code 1 (PBMAC1) in PKCS #12 Syntax
8894
</a>
95+
<a href="rfc9878.html" id="RFC9878" class="list-group-item list-group-item-action">
96+
RFC 9878 - Updates to Private Header (P-Header) Extension Usage in Session Initiation Protocol (SIP) Requests and Responses
97+
</a>
8998
<a href="rfc9877.html" id="RFC9877" class="list-group-item list-group-item-action">
9099
RFC 9877 - Registration Data Access Protocol (RDAP) Extension for Geofeed Data
91100
</a>
@@ -104,6 +113,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
104113
<a href="rfc9872.html" id="RFC9872" class="list-group-item list-group-item-action">
105114
RFC 9872 - Recommendations for Discovering IPv6 Prefix Used for IPv6 Address Synthesis
106115
</a>
116+
<a href="rfc9871.html" id="RFC9871" class="list-group-item list-group-item-action">
117+
RFC 9871 - BGP Color-Aware Routing (CAR)
118+
</a>
107119
<a href="rfc9870.html" id="RFC9870" class="list-group-item list-group-item-action">
108120
RFC 9870 - Export of UDP Options Information in IP Flow Information Export (IPFIX)
109121
</a>

html/rfc9871.html

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

0 commit comments

Comments
 (0)