HomeFreeBSD

MFC r291364:

Description

MFC r291364:
When receiving an SCTP/UDP packet and the interface performed
the UDP checksum computation and signals that it was OK,
clear this bit when passing the packet to SCTP. Since the
bits indicating a valid UDP checksum and a valid SCTP
checksum are the same, the SCTP stack would assume
that also an SCTP checksum check has been performed.

Details

Provenance
tuexenAuthored on
Parents
rS294188: MFC: r287337
Branches
Unknown
Tags
Unknown