K 10 svn:author V 6 tuexen K 8 svn:date V 27 2014-05-15T20:27:57.355785Z K 7 svn:log V 249 MFC r265691, r265713: 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. Use KASSERTs as suggested by glebius@ END