RFC Errata
RFC 6890, "Special-Purpose IP Address Registries", April 2013
Note: This RFC has been updated by RFC 8190
Source of RFC: IETF - NON WORKING GROUPArea Assignment: int
Errata ID: 6956
Status: Rejected
Type: Technical
Publication Format(s) : TEXT
Reported By: Thomas
Date Reported: 2021-01-21
Rejected by: Eric Vyncke
Date Rejected: 2023-08-03
Section 2.2.2 says:
+----------------------+----------------------------+ | Attribute | Value | +----------------------+----------------------------+ | Address Block | 0.0.0.0/8 | | Name | "This host on this network"| | RFC | [RFC1122], Section 3.2.1.3 | | Allocation Date | September 1981 | | Termination Date | N/A | | Source | True | | Destination | False | | Forwardable | False | | Global | False | | Reserved-by-Protocol | True | +----------------------+----------------------------+ Table 1: "This host on this network"
It should say:
+----------------------+----------------------------+ | Attribute | Value | +----------------------+----------------------------+ | Address Block | 0.0.0.0/8 | | Name | "This network" | | RFC | [RFC1122], Section 3.2.1.3 | | Allocation Date | September 1981 | | Termination Date | N/A | | Source | True | | Destination | False | | Forwardable | False | | Global | False | | Reserved-by-Protocol | True | +----------------------+----------------------------+ Table 1: "This network"
Notes:
RFC1122 states that 0.0.0.0/32 is "this host on this network" while 0.0.0.0/8 is "this network".
--VERIFIER NOTES--
This errata is obsolete: it was fixed by errata 6404 by the same errata reporter.