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 19539: /trunk/epan/ /trunk/epan/dissectors/: packet-usb.

Date: Sun, 15 Oct 2006 06:11:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19539

User: sahlberg
Date: 2006/10/15 06:11 AM

Log:
 add a new port type for usb endpoints
 
 
 start introducing conversations to the usb dissector so that we can start tracking requests/responses
 which we need to in order to dissect for example the data returned by a device to a GET DESCRIPTORS call

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +180 -57   packet-usb.c    Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +2 -1      address.h         Modified
  +11 -0     column-utils.c    Modified