discard checksum errors

This commit is contained in:
Randy Bush 2019-07-16 17:42:04 -07:00
parent cf9104294c
commit 76fe3aeb3f

View file

@ -431,9 +431,8 @@
<t hangText="Checksum:">A 32 bit hash over the Datagram to detect
bit flips, see <xref target="checksum"/>. If a Datagram fails a
checksum verification, the entire PDU is invalid and an ACK PDU
with Error Code "Checksum Error" is sent; see <xref
target="iana-error"/>.</t>
checksum verification, the entire PDU is invalid and should be
silently discarded.</t>
<t hangText="Payload:">The PDU being transported or a fragment
thereof.</t>