HomeFreeBSD

Fix the checksum computation for UDPLite/IPv6. This requires the

Description

Fix the checksum computation for UDPLite/IPv6. This requires the
usage of a function computing the checksum only over a part of the function.
Therefore introduce in6_cksum_partial() and implement in6_cksum() based
on that.
While there, ensure that the UDPLite packet contains at least enough bytes
to contain the header.

Reviewed by: kevlo
MFC after: 3 days

Details

Provenance
tuexenAuthored on
Reviewer
kevlo
Parents
rS272403: Make autofs timeout handling use timeout task instead of callout;
Branches
Unknown
Tags
Unknown

Event Timeline