discard checksum errors
This commit is contained in:
parent
cf9104294c
commit
76fe3aeb3f
1 changed files with 2 additions and 3 deletions
|
|
@ -431,9 +431,8 @@
|
||||||
|
|
||||||
<t hangText="Checksum:">A 32 bit hash over the Datagram to detect
|
<t hangText="Checksum:">A 32 bit hash over the Datagram to detect
|
||||||
bit flips, see <xref target="checksum"/>. If a Datagram fails a
|
bit flips, see <xref target="checksum"/>. If a Datagram fails a
|
||||||
checksum verification, the entire PDU is invalid and an ACK PDU
|
checksum verification, the entire PDU is invalid and should be
|
||||||
with Error Code "Checksum Error" is sent; see <xref
|
silently discarded.</t>
|
||||||
target="iana-error"/>.</t>
|
|
||||||
|
|
||||||
<t hangText="Payload:">The PDU being transported or a fragment
|
<t hangText="Payload:">The PDU being transported or a fragment
|
||||||
thereof.</t>
|
thereof.</t>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue