http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46280
User: etxrab
Date: 2012/11/29 05:39 AM
Log:
From Michal Labedzki:
USB: Add support for vendor and product names from
usb.ids database
Part of:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5032
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+16 -4 packet-usb.c Modified
+15809 -0 usb.c Added
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified
Directory: /trunk/tools/
Changes Path Action
+97 -0 make-usb.py Added