| rfc9899v2.txt | rfc9899.txt | |||
|---|---|---|---|---|
| skipping to change at line 1920 ¶ | skipping to change at line 1920 ¶ | |||
| | New values must not be directly added to the "iana-icmpv4-types" | | New values must not be directly added to the "iana-icmpv4-types" | |||
| | YANG module. They must instead be added to the "ICMP Type | | YANG module. They must instead be added to the "ICMP Type | |||
| | Numbers" registry [IANA-ICMPv4]. | | Numbers" registry [IANA-ICMPv4]. | |||
| When a value is added to the "ICMP Type Numbers" registry, a new | When a value is added to the "ICMP Type Numbers" registry, a new | |||
| "enum" statement must be added to the "iana-icmpv4-types" YANG | "enum" statement must be added to the "iana-icmpv4-types" YANG | |||
| module. The "enum" statement, and substatements thereof, should be | module. The "enum" statement, and substatements thereof, should be | |||
| defined as follows: | defined as follows: | |||
| "enum": Replicates the name from the registry with all illegal | "enum": Replicates the name from the registry with all illegal | |||
| characters (e.g., spaces) are striped. | characters (e.g., spaces) stripped. | |||
| "value": Contains the decimal value of the IANA-assigned value. | "value": Contains the decimal value of the IANA-assigned value. | |||
| "status": Included only if a registration has been deprecated or | "status": Included only if a registration has been deprecated or | |||
| obsoleted. IANA "deprecated" maps to YANG status "deprecated", | obsoleted. IANA "deprecated" maps to YANG status "deprecated", | |||
| and IANA "obsolete" maps to YANG status "obsolete". | and IANA "obsolete" maps to YANG status "obsolete". | |||
| "description": Replicates the name from the registry. | "description": Replicates the name from the registry. | |||
| "reference": Replicates the reference(s) from the registry with the | "reference": Replicates the reference(s) from the registry with the | |||
| skipping to change at line 1967 ¶ | skipping to change at line 1967 ¶ | |||
| | New values must not be directly added to the "iana-icmpv6-types" | | New values must not be directly added to the "iana-icmpv6-types" | |||
| | YANG module. They must instead be added to the "ICMPv6 "type" | | YANG module. They must instead be added to the "ICMPv6 "type" | |||
| | Numbers" registry [IANA-ICMPv6]. | | Numbers" registry [IANA-ICMPv6]. | |||
| When a value is added to the "ICMPv6 "type" Numbers" registry, a new | When a value is added to the "ICMPv6 "type" Numbers" registry, a new | |||
| "enum" statement must be added to the "iana-icmpv6-types" YANG | "enum" statement must be added to the "iana-icmpv6-types" YANG | |||
| module. The "enum" statement, and substatements thereof, should be | module. The "enum" statement, and substatements thereof, should be | |||
| defined as follows: | defined as follows: | |||
| "enum": Replicates the name from the registry with all illegal | "enum": Replicates the name from the registry with all illegal | |||
| characters (e.g., spaces) striped. | characters (e.g., spaces) stripped. | |||
| "value": Contains the decimal value of the IANA-assigned value. | "value": Contains the decimal value of the IANA-assigned value. | |||
| "status": Included only if a registration has been deprecated or | "status": Included only if a registration has been deprecated or | |||
| obsoleted. IANA "deprecated" maps to YANG status "deprecated", | obsoleted. IANA "deprecated" maps to YANG status "deprecated", | |||
| and IANA "obsolete" maps to YANG status "obsolete". | and IANA "obsolete" maps to YANG status "obsolete". | |||
| "description": Replicates the name from the registry. | "description": Replicates the name from the registry. | |||
| "reference": Replicates the reference(s) from the registry with the | "reference": Replicates the reference(s) from the registry with the | |||
| skipping to change at line 2014 ¶ | skipping to change at line 2014 ¶ | |||
| | New values must not be directly added to the "iana-ipv6-ext-types" | | New values must not be directly added to the "iana-ipv6-ext-types" | |||
| | YANG module. They must instead be added to the "IPv6 Extension | | YANG module. They must instead be added to the "IPv6 Extension | |||
| | Header Types" registry [IANA-IPv6]. | | Header Types" registry [IANA-IPv6]. | |||
| When a value is added to the "IPv6 Extension Header Types" registry, | When a value is added to the "IPv6 Extension Header Types" registry, | |||
| a new "enum" statement must be added to the "iana-ipv6-ext-types" | a new "enum" statement must be added to the "iana-ipv6-ext-types" | |||
| YANG module. The "enum" statement, and substatements thereof, should | YANG module. The "enum" statement, and substatements thereof, should | |||
| be defined as follows | be defined as follows | |||
| "enum": Replicates the description from the registry with all spaces | "enum": Replicates the description from the registry with all spaces | |||
| striped. | stripped. | |||
| "value": Contains the decimal value of the IANA-assigned value. | "value": Contains the decimal value of the IANA-assigned value. | |||
| "status": Included only if a registration has been deprecated or | "status": Included only if a registration has been deprecated or | |||
| obsoleted. IANA "deprecated" maps to YANG status "deprecated", | obsoleted. IANA "deprecated" maps to YANG status "deprecated", | |||
| and IANA "obsolete" maps to YANG status "obsolete". | and IANA "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 with the | "reference": Replicates the reference(s) from the registry with the | |||
| End of changes. 3 change blocks. | ||||
| 3 lines changed or deleted | 3 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. | ||||