K 10 svn:author V 6 tuexen K 8 svn:date V 27 2014-10-02T10:32:24.181479Z K 7 svn:log V 359 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 END