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