HomeFreeBSD

In FreeBSD 10 and higher the driver announces SCTP checksum offloading support

Description

In FreeBSD 10 and higher the driver announces SCTP checksum offloading support
also for 82598, which doesn't support it.
The legacy code has a check for it, which was missed when the code for dealing with
CSUM_IP6_* was added. Add the same check for FreeBSD 10 and higher.

Differential Revision: https://reviews.freebsd.org/D5192

Details

Provenance
tuexenAuthored on
Differential Revision
D5192: 82598 doesn't support SCTP checksum offloading
Parents
rS295272: - connect(2) Clarify namelen
Branches
Unknown
Tags
Unknown