Skip to content

Commit c3c41be

Browse files
authored
Merge pull request #142 from tex3e/main
add rfc 9593,9607,9611
2 parents a509905 + 8b24b69 commit c3c41be

File tree

8 files changed

+8279
-1
lines changed

8 files changed

+8279
-1
lines changed

data/9000/rfc9593-trans.json

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

data/9000/rfc9607-trans.json

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

data/9000/rfc9611-trans.json

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

html/data-rfc-list.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4707,7 +4707,8 @@
47074707
"7766",
47084708
"8482",
47094709
"8490",
4710-
"8767"
4710+
"8767",
4711+
"9619"
47114712
],
47124713
"st": "Internet Standard"
47134714
},
@@ -50726,6 +50727,10 @@
5072650727
],
5072750728
"st": "Informational"
5072850729
},
50730+
"9593": {
50731+
"st": "Proposed Standard",
50732+
"wg": "ipsecme"
50733+
},
5072950734
"9596": {
5073050735
"st": "Proposed Standard",
5073150736
"wg": "cose"
@@ -50748,19 +50753,38 @@
5074850753
"st": "Proposed Standard",
5074950754
"wg": "add"
5075050755
},
50756+
"9607": {
50757+
"st": "Proposed Standard",
50758+
"wg": "avtcore"
50759+
},
5075150760
"9608": {
5075250761
"upd": [
5075350762
"5280"
5075450763
],
5075550764
"st": "Proposed Standard",
5075650765
"wg": "lamps"
5075750766
},
50767+
"9611": {
50768+
"st": "Proposed Standard",
50769+
"wg": "ipsecme"
50770+
},
50771+
"9612": {
50772+
"st": "Experimental",
50773+
"wg": "mpls"
50774+
},
5075850775
"9615": {
5075950776
"upd": [
5076050777
"7344",
5076150778
"8078"
5076250779
],
5076350780
"st": "Proposed Standard",
5076450781
"wg": "dnsop"
50782+
},
50783+
"9619": {
50784+
"upd": [
50785+
"1035"
50786+
],
50787+
"st": "Proposed Standard",
50788+
"wg": "dnsop"
5076550789
}
5076650790
}

html/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,15 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
6464
<a href="rfc9615.html" id="RFC9615" class="list-group-item list-group-item-action">
6565
RFC 9615 - Automatic DNSSEC Bootstrapping Using Authenticated Signals from the Zone&#39;s Operator
6666
</a>
67+
<a href="rfc9611.html" id="RFC9611" class="list-group-item list-group-item-action">
68+
RFC 9611 - Internet Key Exchange Protocol Version 2 (IKEv2) Support for Per‑Resource Child Security Associations (SAs)
69+
</a>
6770
<a href="rfc9608.html" id="RFC9608" class="list-group-item list-group-item-action">
6871
RFC 9608 - No Revocation Available for X.509 Public Key Certificates
6972
</a>
73+
<a href="rfc9607.html" id="RFC9607" class="list-group-item list-group-item-action">
74+
RFC 9607 - RTP Payload Format for the Secure Communication Interoperability Protocol (SCIP) Codec
75+
</a>
7076
<a href="rfc9606.html" id="RFC9606" class="list-group-item list-group-item-action">
7177
RFC 9606 - DNS Resolver Information
7278
</a>
@@ -79,6 +85,9 @@ <h4 class="alert-heading">RFC文書を自動翻訳したページ一覧</h4>
7985
<a href="rfc9596.html" id="RFC9596" class="list-group-item list-group-item-action">
8086
RFC 9596 - CBOR Object Signing and Encryption (COSE) &#34;typ&#34; (type) Header Parameter
8187
</a>
88+
<a href="rfc9593.html" id="RFC9593" class="list-group-item list-group-item-action">
89+
RFC 9593 - Announcing Supported Authentication Methods in the Internet Key Exchange Protocol Version 2 (IKEv2)
90+
</a>
8291
<a href="rfc9592.html" id="RFC9592" class="list-group-item list-group-item-action">
8392
RFC 9592 - Retiring the Tao of the IETF
8493
</a>

html/rfc9593.html

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

html/rfc9607.html

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

html/rfc9611.html

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

0 commit comments

Comments
 (0)