Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19659: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 22 Oct 2006 11:49:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19659

User: sahlberg
Date: 2006/10/22 11:49 AM

Log:
 add a dissector table for class specific control input/output pdus
 
 implement class specific control commands : reset and getmaxlun for mass storage
 
 
 now with a better understanding of the problem space for usb and device classes we can start cleaning the code up and make it nice

Directory: /trunk/epan/dissectors/
  Changes    Path                       Action
  +150 -5    packet-usb-masstorage.c    Modified
  +36 -4     packet-usb.c               Modified
  +9 -6      packet-usb.h               Modified