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.
MFC r310785: Tags None Referenced Files None Subscribers None
Description
Details
|