http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46306
User: etxrab
Date: 2012/11/30 04:33 AM
Log:
From Michal Labedzki:
PATCH] 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
+210 -42 packet-usb.c Modified