https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3659
           Summary: [PATCH] Initial support for USB HID devices
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: a.nielsen@xxxxxxxxxxx
Created an attachment (id=3254)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3254)
Patch to add a USB HID dissector
Build Information:
SVN
--
Here is a patch against SVN that implements preliminary support for USB HID
devices.  At the moment it only dissects the initial set up packets (which you
will see if you hotplug a keyboard or mouse.)
The patch also fixes a minor bug in the USB dissector code which reported
certain packets as malformed due to miscounting bytes, and it reports control
packet data and padding data in a more user-friendly manner.
I hope you consider this patch worthy of inclusion!  (Although there's nothing
much that can go wrong - it's not complex enough - I have fuzz-tested it, it's
just gone past 3200 passes.)
-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.