make error pdu truncation simple

This commit is contained in:
Randy Bush 2025-01-26 13:44:13 -08:00
parent 3fd0154d5a
commit 47dc265cfd

View file

@ -1009,10 +1009,8 @@
SHOULD be dropped. SHOULD be dropped.
</t> </t>
<t> <t>
If the error is associated with a PDU of excessive length, If the entire erroneous PDU will not fit in the Erroneous PDU
i.e., too long to be any legal PDU other than another Error field, it MUST be truncated.
Report, or a possibly corrupt length, the Erroneous PDU field
MAY be truncated.
</t> </t>
<t> <t>
The Arbitrary Text field is optional; if not present, the The Arbitrary Text field is optional; if not present, the
@ -1768,7 +1766,9 @@ Cache Router
sub-prefix of P0, a router which receives the ROA for P0 sub-prefix of P0, a router which receives the ROA for P0
before that for P1 is likely to mark a BGP announcement of before that for P1 is likely to mark a BGP announcement of
prefix P1 invalid. Therefore, the cache SHOULD announce the prefix P1 invalid. Therefore, the cache SHOULD announce the
sub-prefix P1 before the covering prefix P0. sub-prefix P1 before the covering prefix P0. Similarly, in
the case of withdrawals, the cache SHOULD withdraw covering
prefixes before their sub-prefixes.
</t> </t>
</list> </list>
<t> <t>