ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4819] Support for USB CDC Ethernet

Date: Wed, 2 Jun 2010 13:49:08 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4819

--- Comment #1 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-06-02 13:49:07 PDT ---
Created an attachment (id=4730)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4730)
Patch that dissects usb/ethernet, but likely breaks bug4810.

This patch will dissect the file attached.  Unfortunately, I'm afraid it will
break bug 4810 in doing so, which is why I'm not marking it for
review_for_checkin.  I really don't know how to reliably determine the USB
payload, and in this case I don't know how the Ethernet dissector could
effectively perform any heuristics to determine if the payload is Ethernet or
not other than checking that a minimum of 14 bytes is present, which doesn't
really help.

Maybe some sort of USB preference is required here in order to somehow
explicitly specify the dissector that should be called for the usb.bulk data? 
Or somehow get "Decode As ..." to work with the USB bulk data?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.