> Thanks, I think we should avoid bit field for packet header > struct as we are not sure how C compiler would pack them into. ...or in which order (high-order bits to low-order bits, or *vice versa*) it'll pack them. We don't appear to be using any of the "rrr_" fields in the IPv6 code; perhaps we should remove from "packet-ipv6.h" those structure declarations.
Powered by MHonArc 2.6.10