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 21177: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 25 Mar 2007 11:15:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21177

User: sahlberg
Date: 2007/03/25 11:15 AM

Log:
 Change USB address structure back to 8 bytes in length.
 
 It is suboptimal to have the endpoint both being the "port" and also 4 bytes out of the address.
 But it looks better to have addresses as <device>.<endpoint> .

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +24 -6     packet-usb.c    Modified
  +1 -1      packet-usb.h    Modified