Skip to content

Commit b509803

Browse files
author
ID Bot
committed
Script updating gh-pages from 72db9e8. [ci skip]
1 parent 859afb4 commit b509803

File tree

2 files changed

+106
-45
lines changed

2 files changed

+106
-45
lines changed

draft-ietf-core-coap-pubsub.html

+15-10
Original file line numberDiff line numberDiff line change
@@ -2636,22 +2636,23 @@ <h3 id="name-coap-pubsub-parameters-3">
26362636
</h3>
26372637
<p id="section-6.4-1">This specification establishes the "CoAP Pubsub topic-configuration Parameters" IANA subregistry within the "Constrained RESTful Environments (CoRE) Parameters" registry group.<a href="#section-6.4-1" class="pilcrow"></a></p>
26382638
<p id="section-6.4-2">Values in this registry are covered by different registration policies as indicated below. Some policies require Expert Review; guidelines are provided in <a href="#review" class="auto internal xref">Section 6.5</a>.<a href="#section-6.4-2" class="pilcrow"></a></p>
2639-
<p id="section-6.4-3">The columns of this registry are:<a href="#section-6.4-3" class="pilcrow"></a></p>
2639+
<p id="section-6.4-3">All assignments according to "Standards Action with Expert Review" are made on a "Standards Action" basis per Section 4.9 of <span>[<a href="#RFC8126" class="cite xref">RFC8126</a>]</span> with "Expert Review" additionally required per Section 4.5 of <span>[<a href="#RFC8126" class="cite xref">RFC8126</a>]</span>. The procedure for early IANA allocation of "standards track code points" defined in <span>[<a href="#RFC7120" class="cite xref">RFC7120</a>]</span> also applies. When such a procedure is used, IANA will ask the designated expert(s) to approve the early allocation before registration. In addition, working group chairs are encouraged to consult the expert(s) early during the process outlined in Section 3.1 of <span>[<a href="#RFC7120" class="cite xref">RFC7120</a>]</span>.<a href="#section-6.4-3" class="pilcrow"></a></p>
2640+
<p id="section-6.4-4">The columns of this registry are:<a href="#section-6.4-4" class="pilcrow"></a></p>
26402641
<ul class="normal">
2641-
<li class="normal" id="section-6.4-4.1">
2642-
<p id="section-6.4-4.1.1">Name: This is a descriptive name that enables easier reference to the item. The name MUST be unique. It is not used in the encoding.<a href="#section-6.4-4.1.1" class="pilcrow"></a></p>
2642+
<li class="normal" id="section-6.4-5.1">
2643+
<p id="section-6.4-5.1.1">Name: This is a descriptive name that enables easier reference to the item. The name MUST be unique. It is not used in the encoding.<a href="#section-6.4-5.1.1" class="pilcrow"></a></p>
26432644
</li>
2644-
<li class="normal" id="section-6.4-4.2">
2645-
<p id="section-6.4-4.2.1">CBOR Key: This is the value used as the CBOR key of the item. These values MUST be unique. The value can be a positive integer, a negative integer, or a text string. Different ranges of values use different registration policies <span>[<a href="#RFC8126" class="cite xref">RFC8126</a>]</span>. Integer values from -256 to 255 as well as text strings of length 1 are designated as "Standards Action With Expert Review". Integer values from -65536 to -257 and from 256 to 65535, as well as text strings of length 2 are designated as "Specification Required". Integer values greater than 65535 as well as text strings of length greater than 2 are designated as "Expert Review". Integer values less than -65536 are marked as "Private Use".<a href="#section-6.4-4.2.1" class="pilcrow"></a></p>
2645+
<li class="normal" id="section-6.4-5.2">
2646+
<p id="section-6.4-5.2.1">CBOR Key: This is the value used as the CBOR key of the item. These values MUST be unique. The value can be a positive integer, a negative integer, or a text string. Different ranges of values use different registration policies <span>[<a href="#RFC8126" class="cite xref">RFC8126</a>]</span>. Integer values from -256 to 255 as well as text strings of length 1 are designated as "Standards Action With Expert Review". Integer values from -65536 to -257 and from 256 to 65535, as well as text strings of length 2 are designated as "Specification Required". Integer values greater than 65535 as well as text strings of length greater than 2 are designated as "Expert Review". Integer values less than -65536 are marked as "Private Use".<a href="#section-6.4-5.2.1" class="pilcrow"></a></p>
26462647
</li>
2647-
<li class="normal" id="section-6.4-4.3">
2648-
<p id="section-6.4-4.3.1">CBOR Type: This contains the CBOR type of the item, or a pointer to the registry that defines its type, when that depends on another item.<a href="#section-6.4-4.3.1" class="pilcrow"></a></p>
2648+
<li class="normal" id="section-6.4-5.3">
2649+
<p id="section-6.4-5.3.1">CBOR Type: This contains the CBOR type of the item, or a pointer to the registry that defines its type, when that depends on another item.<a href="#section-6.4-5.3.1" class="pilcrow"></a></p>
26492650
</li>
2650-
<li class="normal" id="section-6.4-4.4">
2651-
<p id="section-6.4-4.4.1">Reference: This contains a pointer to the public specification for the item.<a href="#section-6.4-4.4.1" class="pilcrow"></a></p>
2651+
<li class="normal" id="section-6.4-5.4">
2652+
<p id="section-6.4-5.4.1">Reference: This contains a pointer to the public specification for the item.<a href="#section-6.4-5.4.1" class="pilcrow"></a></p>
26522653
</li>
26532654
</ul>
2654-
<p id="section-6.4-5">This subregistry has been initially populated with the values in <a href="#fig-CoAP-Pubsub-Parameters" class="auto internal xref">Figure 5</a>.<a href="#section-6.4-5" class="pilcrow"></a></p>
2655+
<p id="section-6.4-6">This subregistry has been initially populated with the values in <a href="#fig-CoAP-Pubsub-Parameters" class="auto internal xref">Figure 5</a>.<a href="#section-6.4-6" class="pilcrow"></a></p>
26552656
</section>
26562657
</div>
26572658
<div id="review">
@@ -2706,6 +2707,10 @@ <h3 id="name-normative-references">
27062707
<dd>
27072708
<span class="refAuthor">Freed, N.</span>, <span class="refAuthor">Klensin, J.</span>, and <span class="refAuthor">T. Hansen</span>, <span class="refTitle">"Media Type Specifications and Registration Procedures"</span>, <span class="seriesInfo">BCP 13</span>, <span class="seriesInfo">RFC 6838</span>, <span class="seriesInfo">DOI 10.17487/RFC6838</span>, <time datetime="2013-01" class="refDate">January 2013</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc6838">https://www.rfc-editor.org/rfc/rfc6838</a>&gt;</span>. </dd>
27082709
<dd class="break"></dd>
2710+
<dt id="RFC7120">[RFC7120]</dt>
2711+
<dd>
2712+
<span class="refAuthor">Cotton, M.</span>, <span class="refTitle">"Early IANA Allocation of Standards Track Code Points"</span>, <span class="seriesInfo">BCP 100</span>, <span class="seriesInfo">RFC 7120</span>, <span class="seriesInfo">DOI 10.17487/RFC7120</span>, <time datetime="2014-01" class="refDate">January 2014</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc7120">https://www.rfc-editor.org/rfc/rfc7120</a>&gt;</span>. </dd>
2713+
<dd class="break"></dd>
27092714
<dt id="RFC7252">[RFC7252]</dt>
27102715
<dd>
27112716
<span class="refAuthor">Shelby, Z.</span>, <span class="refAuthor">Hartke, K.</span>, and <span class="refAuthor">C. Bormann</span>, <span class="refTitle">"The Constrained Application Protocol (CoAP)"</span>, <span class="seriesInfo">RFC 7252</span>, <span class="seriesInfo">DOI 10.17487/RFC7252</span>, <time datetime="2014-06" class="refDate">June 2014</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc7252">https://www.rfc-editor.org/rfc/rfc7252</a>&gt;</span>. </dd>

draft-ietf-core-coap-pubsub.txt

+91-35
Original file line numberDiff line numberDiff line change
@@ -1770,6 +1770,16 @@ Internet-Draft CoAP pubsub December 2024
17701770
policies as indicated below. Some policies require Expert Review;
17711771
guidelines are provided in Section 6.5.
17721772

1773+
All assignments according to "Standards Action with Expert Review"
1774+
are made on a "Standards Action" basis per Section 4.9 of [RFC8126]
1775+
with "Expert Review" additionally required per Section 4.5 of
1776+
[RFC8126]. The procedure for early IANA allocation of "standards
1777+
track code points" defined in [RFC7120] also applies. When such a
1778+
procedure is used, IANA will ask the designated expert(s) to approve
1779+
the early allocation before registration. In addition, working group
1780+
chairs are encouraged to consult the expert(s) early during the
1781+
process outlined in Section 3.1 of [RFC7120].
1782+
17731783
The columns of this registry are:
17741784

17751785
* Name: This is a descriptive name that enables easier reference to
@@ -1779,16 +1789,6 @@ Internet-Draft CoAP pubsub December 2024
17791789

17801790

17811791

1782-
1783-
1784-
1785-
1786-
1787-
1788-
1789-
1790-
1791-
17921792
Jimenez, et al. Expires 15 June 2025 [Page 32]
17931793

17941794
Internet-Draft CoAP pubsub December 2024
@@ -1889,15 +1889,15 @@ Internet-Draft CoAP pubsub December 2024
18891889
RFC 6838, DOI 10.17487/RFC6838, January 2013,
18901890
<https://www.rfc-editor.org/rfc/rfc6838>.
18911891

1892+
[RFC7120] Cotton, M., "Early IANA Allocation of Standards Track Code
1893+
Points", BCP 100, RFC 7120, DOI 10.17487/RFC7120, January
1894+
2014, <https://www.rfc-editor.org/rfc/rfc7120>.
1895+
18921896
[RFC7252] Shelby, Z., Hartke, K., and C. Bormann, "The Constrained
18931897
Application Protocol (CoAP)", RFC 7252,
18941898
DOI 10.17487/RFC7252, June 2014,
18951899
<https://www.rfc-editor.org/rfc/rfc7252>.
18961900

1897-
[RFC7641] Hartke, K., "Observing Resources in the Constrained
1898-
Application Protocol (CoAP)", RFC 7641,
1899-
DOI 10.17487/RFC7641, September 2015,
1900-
<https://www.rfc-editor.org/rfc/rfc7641>.
19011901

19021902

19031903

@@ -1906,6 +1906,11 @@ Jimenez, et al. Expires 15 June 2025 [Page 34]
19061906
Internet-Draft CoAP pubsub December 2024
19071907

19081908

1909+
[RFC7641] Hartke, K., "Observing Resources in the Constrained
1910+
Application Protocol (CoAP)", RFC 7641,
1911+
DOI 10.17487/RFC7641, September 2015,
1912+
<https://www.rfc-editor.org/rfc/rfc7641>.
1913+
19091914
[RFC8126] Cotton, M., Leiba, B., and T. Narten, "Guidelines for
19101915
Writing an IANA Considerations Section in RFCs", BCP 26,
19111916
RFC 8126, DOI 10.17487/RFC8126, June 2017,
@@ -1944,13 +1949,8 @@ Internet-Draft CoAP pubsub December 2024
19441949
<https://datatracker.ietf.org/doc/html/draft-hartke-t2trg-
19451950
coral-pubsub-01>.
19461951

1947-
[I-D.ietf-ace-oscore-gm-admin]
1948-
Tiloca, M., Höglund, R., Van der Stok, P., and F.
1949-
Palombini, "Admin Interface for the OSCORE Group Manager",
1950-
Work in Progress, Internet-Draft, draft-ietf-ace-oscore-
1951-
gm-admin-12, 8 July 2024,
1952-
<https://datatracker.ietf.org/doc/html/draft-ietf-ace-
1953-
oscore-gm-admin-12>.
1952+
1953+
19541954

19551955

19561956

@@ -1962,6 +1962,14 @@ Jimenez, et al. Expires 15 June 2025 [Page 35]
19621962
Internet-Draft CoAP pubsub December 2024
19631963

19641964

1965+
[I-D.ietf-ace-oscore-gm-admin]
1966+
Tiloca, M., Höglund, R., Van der Stok, P., and F.
1967+
Palombini, "Admin Interface for the OSCORE Group Manager",
1968+
Work in Progress, Internet-Draft, draft-ietf-ace-oscore-
1969+
gm-admin-12, 8 July 2024,
1970+
<https://datatracker.ietf.org/doc/html/draft-ietf-ace-
1971+
oscore-gm-admin-12>.
1972+
19651973
[I-D.ietf-ace-pubsub-profile]
19661974
Palombini, F., Sengul, C., and M. Tiloca, "Publish-
19671975
Subscribe Profile for Authentication and Authorization for
@@ -2003,21 +2011,18 @@ Internet-Draft CoAP pubsub December 2024
20032011
(ACE-OAuth)", RFC 9200, DOI 10.17487/RFC9200, August 2022,
20042012
<https://www.rfc-editor.org/rfc/rfc9200>.
20052013

2006-
[RFC9338] Schaad, J., "CBOR Object Signing and Encryption (COSE):
2007-
Countersignatures", STD 96, RFC 9338,
2008-
DOI 10.17487/RFC9338, December 2022,
2009-
<https://www.rfc-editor.org/rfc/rfc9338>.
2010-
2011-
2012-
2013-
20142014

20152015

20162016
Jimenez, et al. Expires 15 June 2025 [Page 36]
20172017

20182018
Internet-Draft CoAP pubsub December 2024
20192019

20202020

2021+
[RFC9338] Schaad, J., "CBOR Object Signing and Encryption (COSE):
2022+
Countersignatures", STD 96, RFC 9338,
2023+
DOI 10.17487/RFC9338, December 2022,
2024+
<https://www.rfc-editor.org/rfc/rfc9338>.
2025+
20212026
[RFC9594] Palombini, F. and M. Tiloca, "Key Provisioning for Group
20222027
Communication Using Authentication and Authorization for
20232028
Constrained Environments (ACE)", RFC 9594,
@@ -2061,11 +2066,6 @@ A.2. Version -14 to -15
20612066

20622067
* Clarifications on Topic Configuration creation.
20632068

2064-
* Other editorial changes
2065-
2066-
2067-
2068-
20692069

20702070

20712071

@@ -2074,6 +2074,8 @@ Jimenez, et al. Expires 15 June 2025 [Page 37]
20742074
Internet-Draft CoAP pubsub December 2024
20752075

20762076

2077+
* Other editorial changes
2078+
20772079
A.3. Version -15 to -16
20782080

20792081
* Various updates throughout the document based on AD review.
@@ -2119,10 +2121,64 @@ Authors' Addresses
21192121
Email: michaeljohnkoster@gmail.com
21202122

21212123

2124+
2125+
2126+
2127+
2128+
Jimenez, et al. Expires 15 June 2025 [Page 38]
2129+
2130+
Internet-Draft CoAP pubsub December 2024
2131+
2132+
21222133
Ari Keranen
21232134
Ericsson
21242135
Email: ari.keranen@ericsson.com
21252136

21262137

21272138

2128-
Jimenez, et al. Expires 15 June 2025 [Page 38]
2139+
2140+
2141+
2142+
2143+
2144+
2145+
2146+
2147+
2148+
2149+
2150+
2151+
2152+
2153+
2154+
2155+
2156+
2157+
2158+
2159+
2160+
2161+
2162+
2163+
2164+
2165+
2166+
2167+
2168+
2169+
2170+
2171+
2172+
2173+
2174+
2175+
2176+
2177+
2178+
2179+
2180+
2181+
2182+
2183+
2184+
Jimenez, et al. Expires 15 June 2025 [Page 39]

0 commit comments

Comments
 (0)