K 10 svn:author V 5 andre K 8 svn:date V 27 2013-07-05T19:36:34.854271Z K 7 svn:log V 312 MFC r243624: Remove unused and unnecessary CSUM_IP_FRAGS checksumming capability. Checksumming the IP header of fragments is no different from doing normal IP headers. Discussed with: yongari Note that the definition of CSUM_IP_FRAGS is left in mbuf.h to allow for stable branch source compatibility. END