rfc9907v6.txt   rfc9907.txt 
skipping to change at line 236 skipping to change at line 236
* Updated the terminology. * Updated the terminology.
* Added a note about notation conventions. * Added a note about notation conventions.
* Updated the reference information of the IETF author guidelines. * Updated the reference information of the IETF author guidelines.
* Updated the guidance so that the "file name" after the "<CODE * Updated the guidance so that the "file name" after the "<CODE
BEGINS>" tag is mandatory. BEGINS>" tag is mandatory.
* Added code markers for the security template. * Added template markers for the security template.
* Updated the YANG security considerations template to better insist * Updated the YANG security considerations template to better insist
on the key secure transport features. on the key secure transport features.
* Added statements that the security template is not required for * Added statements that the security template is not required for
modules that follow [RFC8791] or define YANG extensions such as modules that follow [RFC8791] or define YANG extensions such as
[RFC7952]. [RFC7952].
* Added a statement about how to cite the RFCs that are listed in * Added a statement about how to cite the RFCs that are listed in
the security template. the security template.
skipping to change at line 3295 skipping to change at line 3295
should check if guidance to generate legal identifiers was should check if guidance to generate legal identifiers was
supplied in the RFC that specified the initial version of the supplied in the RFC that specified the initial version of the
module. If no such guidance is available, IANA should check module. If no such guidance is available, IANA should check
the latest revision of the IANA-maintained YANG module for the latest revision of the IANA-maintained YANG module for
similar patterns. If all else fails, IANA should seek advice similar patterns. If all else fails, IANA should seek advice
from relevant registry experts (e.g., designated experts for a from relevant registry experts (e.g., designated experts for a
registry using the Expert Review policy (Section 4.5 of registry using the Expert Review policy (Section 4.5 of
[RFC8126]) or responsible area director). [RFC8126]) or responsible area director).
The IANA Considerations Section MAY also provide the following The IANA Considerations Section MAY also provide the following
information if a default action is expected: information if a default action is to be overridden:
* A note whether unassigned or reserved values should be present in * A note whether unassigned or reserved values should be present in
the IANA-maintained YANG module. If no instruction is provided, the IANA-maintained YANG module. If no instruction is provided,
unassigned or reserved values must not be present in the IANA- unassigned or reserved values must not be present in the IANA-
maintained YANG module. maintained YANG module.
* An instruction whether experimental values should be included in * An instruction whether experimental values should be included in
the IANA-maintained YANG module. If no instruction is provided, the IANA-maintained YANG module. If no instruction is provided,
experimental values MUST NOT be listed in the IANA-maintained YANG experimental values MUST NOT be listed in the IANA-maintained YANG
module. module.
skipping to change at line 3428 skipping to change at line 3428
"IpSec tunnel mode encapsulation."; "IpSec tunnel mode encapsulation.";
reference reference
"RFC 4301: Security Architecture for the Internet Protocol"; "RFC 4301: Security Architecture for the Internet Protocol";
} }
The templates in the following subsections are to be considered in The templates in the following subsections are to be considered in
addition to the required information that is provided in Section 3.8. addition to the required information that is provided in Section 3.8.
4.30.3.1. Template for IANA-Maintained YANG Modules with Identities 4.30.3.1. Template for IANA-Maintained YANG Modules with Identities
This template ends with a section labeled "OPTIONAL". Any text in This template ends with a section labeled "Optional".
this section that needs to be customized should be included in the
template. Text that does not require customization should be omitted
from the IANA Considerations section.
<CODE BEGINS> <BEGIN TEMPLATE TEXT>
This document defines the initial version of the IANA-maintained This document defines the initial version of the IANA-maintained
"iana-foo" YANG module. The most recent version of the YANG module "iana-foo" YANG module. The most recent version of the YANG module
is available from the "YANG Parameters" registry group is available from the "YANG Parameters" registry group
[IANA-YANG-PARAMETERS]. [IANA-YANG-PARAMETERS].
IANA is requested to add this note to the registry: IANA is requested to add this note to the registry:
New values must not be directly added to the "iana-foo" YANG New values must not be directly added to the "iana-foo" YANG
module. They must instead be added to the "foo" registry. module. They must instead be added to the "foo" registry.
skipping to change at line 3469 skipping to change at line 3466
"status": Include only if a registration has been deprecated or "status": Include only if a registration has been deprecated or
obsoleted. IANA "deprecated" maps to YANG status obsoleted. IANA "deprecated" maps to YANG status
"deprecated", and IANA "obsolete" maps to YANG status "deprecated", and IANA "obsolete" maps to YANG status
"obsolete". "obsolete".
"description": Replicates the description from the registry. "description": Replicates the description from the registry.
"reference": Replicates the reference(s) from the registry with "reference": Replicates the reference(s) from the registry with
the title of the document(s) added. the title of the document(s) added.
-- OPTIONAL: -- Optional:
-- Include only text that needs to be customized for the module. -- Include only text that needs to be customized for the module.
-- Text that does not require customization should be -- Text that does not require customization should be
-- omitted. -- omitted.
-- Notes tagged with "--" include instructions for authors. These -- Notes tagged with "--" include instructions for authors. These
-- notes must not be copied. -- notes must not be copied.
Unassigned and Reserved Values: Unassigned and Reserved Values:
skipping to change at line 3506 skipping to change at line 3503
-- "identity" statements, or both. -- "identity" statements, or both.
Naming Considerations: Naming Considerations:
-- If a name in the IANA registry does not comply with the -- If a name in the IANA registry does not comply with the
-- YANG naming conventions, add details how IANA can generate -- YANG naming conventions, add details how IANA can generate
-- legal identifiers. For example, if the name begins with -- legal identifiers. For example, if the name begins with
-- a number, indicate a preference to spell out the number when -- a number, indicate a preference to spell out the number when
-- used as an identifier. -- used as an identifier.
<CODE ENDS> <END TEMPLATE TEXT>
4.30.3.2. Template for IANA-Maintained YANG Modules with Enumerations 4.30.3.2. Template for IANA-Maintained YANG Modules with Enumerations
This template ends with a section labeled "OPTIONAL". Any text in This template ends with a section labeled "Optional".
this section that needs to be customized should be included in the
template. Text that does not require customization should be omitted
from the IANA Considerations section.
<CODE BEGINS> <BEGIN TEMPLATE TEXT>
This document defines the initial version of the IANA-maintained This document defines the initial version of the IANA-maintained
"iana-foo" YANG module. The most recent version of the YANG module "iana-foo" YANG module. The most recent version of the YANG module
is available from the "YANG Parameters" registry group is available from the "YANG Parameters" registry group
[IANA-YANG-PARAMETERS]. [IANA-YANG-PARAMETERS].
IANA is requested to add this note to the registry: IANA is requested to add this note to the registry:
New values must not be directly added to the "iana-foo" YANG New values must not be directly added to the "iana-foo" YANG
module. They must instead be added to the "foo" registry. module. They must instead be added to the "foo" registry.
skipping to change at line 3546 skipping to change at line 3540
"status": Is included only if a registration has been "status": Is included only if a registration has been
deprecated or obsoleted. IANA "deprecated" maps deprecated or obsoleted. IANA "deprecated" maps
to YANG status "deprecated", and IANA "obsolete" to YANG status "deprecated", and IANA "obsolete"
maps to YANG status "obsolete". maps to YANG status "obsolete".
"description": Replicates the description from the registry. "description": Replicates the description from the registry.
"reference": Replicates the reference(s) from the registry. "reference": Replicates the reference(s) from the registry.
References to documents should also inlcude titles. References to documents should also inlcude titles.
-- OPTIONAL: -- Optional:
-- Include only text that needs to be customized for the module. -- Include only text that needs to be customized for the module.
-- Text that does not require customization should be -- Text that does not require customization should be
-- omitted. -- omitted.
-- Notes tagged with "--" include instructions for authors. These -- Notes tagged with "--" include instructions for authors. These
-- notes must not be copied. -- notes must not be copied.
Unassigned and Reserved Values: Unassigned and Reserved Values:
skipping to change at line 3583 skipping to change at line 3577
-- statements, or both. -- statements, or both.
Naming Considerations: Naming Considerations:
-- If a name in the IANA registry does not comply with the -- If a name in the IANA registry does not comply with the
-- YANG naming conventions, add details how IANA can generate -- YANG naming conventions, add details how IANA can generate
-- legal identifiers. For example, if the name begins with -- legal identifiers. For example, if the name begins with
-- a number, indicate a preference to spell out the number when -- a number, indicate a preference to spell out the number when
-- used as an identifier. -- used as an identifier.
<CODE ENDS> <END TEMPLATE TEXT>
5. IANA Considerations 5. IANA Considerations
5.1. YANG Modules 5.1. YANG Modules
The following registration in the "ns" registry of the "IETF XML The following registration in the "ns" registry of the "IETF XML
Registry" registry group [RFC3688] was detailed in [RFC8407]. IANA Registry" registry group [RFC3688] was detailed in [RFC8407]. IANA
has updated this registration to reference this document. has updated this registration to reference this document.
URI: urn:ietf:params:xml:ns:yang:ietf-template URI: urn:ietf:params:xml:ns:yang:ietf-template
 End of changes. 10 change blocks. 
16 lines changed or deleted 10 lines changed or added

This html diff was produced by rfcdiff 1.48.