MFC r272404:
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.
Description
Description
Details
Details
- Provenance
tuexen Authored on - Parents
- rS272661: MFC r272347:
- Branches
- Unknown
- Tags