Wireshark-bugs: [Wireshark-bugs] [Bug 8503] Add USBPcap support
Date: Thu, 21 Mar 2013 11:02:12 +0000

Comment # 3 on bug 8503 from
Hi Pascal,

Thanks for taking a look at this patch. I have used the tvb_memcpy() for the
same reason the dissect_linux_usb_pseudo_header() does use it: the protocol is
host-endian (for x86 and x64 it's little-endian).

The protocol is not fixed yet though. Do you think enforcing little-endian at
the protocol level would be an advantage?

Best regards,
Tomasz


You are receiving this mail because:
  • You are watching all bug changes.