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

Date: Mon, 02 Sep 2013 14:31:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51642

User: martink
Date: 2013/09/02 07:31 AM

Log:
 dissect_usb_descriptor_header() takes an additional value_string
 parameter to intrepret the descriptor type depending on the class
     
 per default, the list of standard descriptor types is used

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +1 -1      packet-usb-hid.c      Modified
  +3 -3      packet-usb-video.c    Modified
  +26 -15    packet-usb.c          Modified
  +4 -1      packet-usb.h          Modified