K 10 svn:author V 6 tuexen K 8 svn:date V 27 2014-06-22T16:54:59.803838Z K 7 svn:log V 254 MFC r265691: For some UDP packets (for example with 200 byte payload) and IP options, the IP header and the UDP header are not in the same mbuf. Add code to in_delayed_cksum() to deal with this case. MFC r265713: Use KASSERTs as suggested by glebius@ END