Skip to content

Commit 30b1ae3

Browse files
committed
[main] Add extra zero bit text (#41).
1 parent 38699d7 commit 30b1ae3

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

doc/draft-ietf-sidrops-8210bis.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -981,12 +981,12 @@ Internet-Draft RPKI-Router Protocol August 2026
981981
the Prefix to zero, for consistency with the approach used for the
982982
other unused components of the PDU.
983983

984-
5.10. IPv6 Prefix
985-
986-
987-
988-
984+
The router client MUST verify that the zero bits in the Prefix are
985+
set correctly, in accordance with the previous paragraph. If they
986+
are not set correctly, the router client MUST send an Error Report
987+
PDU with Error Code 1 ("Corrupt Data").
989988

989+
5.10. IPv6 Prefix
990990

991991

992992

doc/draft-ietf-sidrops-8210bis.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,16 @@
960960
MUST set the remaining bits of the Prefix to zero, for
961961
consistency with the approach used for the other unused
962962
components of the PDU.
963+
964+
</t>
965+
966+
<t>
967+
968+
The router client MUST verify that the zero bits in the
969+
Prefix are set correctly, in accordance with the previous
970+
paragraph. If they are not set correctly, the router client
971+
MUST send an Error Report PDU with Error Code 1 ("Corrupt
972+
Data").
963973

964974
</t>
965975
</section>

0 commit comments

Comments
 (0)