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

Date: Mon, 23 Dec 2013 18:54:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54401

User: alagoutte
Date: 2013/12/23 06:54 PM

Log:
 From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9562
 
 USB: Add support for Bluetooth Ubertooth with initial version of Low Energy Link Layer protocol and NFC ACR122
 
 USB: Make setup request to be able decoding by next dissector
 
 Most devices use them as commands, so we can dissect this protocol (class, vendor).
 Also update "hci_usb" to decode these informations.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +53 -5     packet-hci_usb.c    Modified
  +126 -88   packet-usb.c        Modified
  +5 -0      packet-usb.h        Modified