K 10 svn:author V 6 tuexen K 8 svn:date V 27 2016-01-16T18:59:10.563462Z K 7 svn:log V 348 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. END