K 10 svn:author V 2 ae K 8 svn:date V 27 2016-12-29T20:27:54.489234Z K 7 svn:log V 235 Convert ipv4_flags and ipv4_offset fields into host byte order. Also save only high bits in the ipv4_flags, because it is defined as uint8_t. So now it will show DF and MF flags as 0x40 and 0x20. Reviewed by: markj@ MFC after: 1 week END