tuexen e281e3d938 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
2014-10-02 10:32:24 +00:00
..
2014-04-07 20:44:00 +00:00
2014-09-25 19:10:32 +00:00
2014-09-30 16:46:45 +00:00
2014-10-02 05:56:17 +00:00
2014-10-01 14:39:06 +00:00
2014-04-17 12:22:08 +00:00
2014-06-14 12:26:12 +00:00
2014-09-23 06:32:19 +00:00