K 10 svn:author V 2 ae K 8 svn:date V 27 2017-01-08T13:38:17.544947Z K 7 svn:log V 215 MFC r310785: 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. END