rfc9582v2.txt   rfc9582.txt 
skipping to change at line 271 skipping to change at line 271
There MUST be only one instance of ROAIPAddressFamily per unique AFI There MUST be only one instance of ROAIPAddressFamily per unique AFI
in the ROA. Thus, the ROAIPAddressFamily structure MUST NOT appear in the ROA. Thus, the ROAIPAddressFamily structure MUST NOT appear
more than twice. more than twice.
The addresses field contains IP prefixes as a sequence of type The addresses field contains IP prefixes as a sequence of type
ROAIPAddress. ROAIPAddress.
4.3.2. Type ROAIPAddress 4.3.2. Type ROAIPAddress
A ROAIPAddress structure is a sequence containing an address element A ROAIPAddress structure is a sequence containing an address element
of type IPAddress and an optional maxLength element of type INTEGER. of type BIT STRING and an optional maxLength element of type INTEGER.
See Section 2.2.3.8 of [RFC3779] for more details on type IPAddress.
4.3.2.1. The address Element 4.3.2.1. The address Element
The address element is of type IPAddress and represents a single IP The address element is of type BIT STRING and represents a single IP
address prefix. address prefix. This field uses the same representation of an IP
address prefix as a BIT STRING as the IPAddress type defined in
Section 2.2.3.8 of [RFC3779].
4.3.2.2. The maxLength Element 4.3.2.2. The maxLength Element
When present, the maxLength element specifies the maximum length of When present, the maxLength element specifies the maximum length of
the IP address prefix that the AS is authorized to advertise. The the IP address prefix that the AS is authorized to advertise. The
maxLength element SHOULD NOT be encoded if the maximum length is maxLength element SHOULD NOT be encoded if the maximum length is
equal to the prefix length. Certification Authorities SHOULD equal to the prefix length. Certification Authorities SHOULD
anticipate that future Relying Parties will become increasingly anticipate that future Relying Parties will become increasingly
stringent in considering the presence of superfluous maxLength stringent in considering the presence of superfluous maxLength
elements an encoding error. elements an encoding error.
 End of changes. 2 change blocks. 
4 lines changed or deleted 5 lines changed or added

This html diff was produced by rfcdiff 1.48.