K 10 svn:author V 3 thj K 8 svn:date V 27 2018-10-05T12:51:30.128869Z K 7 svn:log V 313 Convert UDP length to host byte order When getting the number of bytes to checksum make sure to convert the UDP length to host byte order when the entire header is not in the first mbuf. Reviewed by: jtl, tuexen, ae Approved by: re (gjb), jtl (mentor) Differential Revision: https://reviews.freebsd.org/D17357 END