https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4283
--- Comment #4 from Joshua Zhao <swzhao@xxxxxxxxx> 2010-01-22 13:50:55 PST ---
Hi,
a capture file has been attached for test.
it_pad2 is only for padding purpose to make the structure a multiple of 64bits.
Because the timestamp field following the header is 64 bits, a mis-alignment
sometimes cause problems on reading correct bits from those fields.
I'm not sure what do you mean for "the extra 8 bytes length". Please clarify.
Thanks,
Joshua
(In reply to comment #1)
> Hi.
> Are you able to provide a capture file with a vendor extension so I can test
> the changes?
> The extra 8 bytes length should be a #define with a descriptive name.
> The it_pad2 does not seem to be used.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.