ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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