http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46283
User: etxrab
Date: 2012/11/29 05:59 AM
Log:
From Michal Labedzki:
USB: Add support for vendor_id/product_id,
bus_id/device_address and class/subclass/protocol
tables
USB subdissectors can be decoded by class/subclass/protocol. If fail try vendor_id/product_id.
bus_id/device_address is intented to use by DecodeBy, so user can decode specified device as need.
Part of:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5032
Directory: /trunk/epan/dissectors/
Changes Path Action
+9 -8 packet-usb.c Modified
+7 -0 packet-usb.h Modified