Wireshark-commits: [Wireshark-commits] rev 54683: / /trunk/epan/dissectors/: Makefile.common packet

Date: Thu, 09 Jan 2014 21:42:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54683

User: mmann
Date: 2014/01/09 09:42 PM

Log:
 USB: Add DFU dissector.  Bug 9610 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9610)
 
 From Michal Labedzki

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +1 -0      Makefile.common       Modified
  +4 -0      packet-ubertooth.c    Modified
  +607 -0    packet-usb-dfu.c      Added
  +57 -63    packet-usb.c          Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified