| rfc9907v8.txt | rfc9907.txt | |||
|---|---|---|---|---|
| skipping to change at line 3297 ¶ | skipping to change at line 3297 ¶ | |||
| A template for the IANA Considerations is provided in | A template for the IANA Considerations is provided in | |||
| Section 4.30.3.1 for IANA-maintained YANG modules with identities and | Section 4.30.3.1 for IANA-maintained YANG modules with identities and | |||
| Section 4.30.3.2 for IANA-maintained YANG modules with enumerations. | Section 4.30.3.2 for IANA-maintained YANG modules with enumerations. | |||
| Authors may modify the template to reflect specifics of their modules | Authors may modify the template to reflect specifics of their modules | |||
| (e.g., multiple registries can be listed for a single IANA-maintained | (e.g., multiple registries can be listed for a single IANA-maintained | |||
| YANG module, no explicit description (or name) field is listed under | YANG module, no explicit description (or name) field is listed under | |||
| the authoritative IANA registry, or the name does not comply with | the authoritative IANA registry, or the name does not comply with | |||
| YANG naming conventions (Section 4.3.1)). | YANG naming conventions (Section 4.3.1)). | |||
| An example of "revision" statements that are generated following the | An example of "revision" statements that are generated following the | |||
| guidance in Section 4.30.3.1 is provided below: | guidance in Section 5.3.2 is provided below: | |||
| revision 2023-11-27 { | revision 2023-11-27 { | |||
| description | description | |||
| "Registered RR Type RESINFO 261."; | "Registered RR Type RESINFO 261."; | |||
| reference | reference | |||
| "https://www.iana.org/assignments/yang-parameters/" | "https://www.iana.org/assignments/yang-parameters/" | |||
| + "iana-dns-class-rr-type@2023-11-27.yang"; | + "iana-dns-class-rr-type@2023-11-27.yang"; | |||
| } | } | |||
| revision 2023-11-08 { | revision 2023-11-08 { | |||
| skipping to change at line 3373 ¶ | skipping to change at line 3373 ¶ | |||
| identity ipsectunnelmode { | identity ipsectunnelmode { | |||
| base ift:tunnel; | base ift:tunnel; | |||
| description | description | |||
| "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 following example shows how to generate the "revision" statements | The following example shows how to generate the "revision" statements | |||
| following the guidance in Section 4.30.3.1: | following the guidance in Section 5.3.2: | |||
| revision 2021-04-23 { | revision 2021-04-23 { | |||
| description | description | |||
| "Registered tunnelType 19."; | "Registered tunnelType 19."; | |||
| reference | reference | |||
| "https://www.iana.org/assignments/yang-parameters/" | "https://www.iana.org/assignments/yang-parameters/" | |||
| + "iana-tunnel-type@2021-04-23.yang | + "iana-tunnel-type@2021-04-23.yang | |||
| RFC 4301: Security Architecture for the Internet Protocol"; | RFC 4301: Security Architecture for the Internet Protocol"; | |||
| } | } | |||
| End of changes. 2 change blocks. | ||||
| 2 lines changed or deleted | 2 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. | ||||