http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54406
User: alagoutte
Date: 2013/12/23 06:56 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
NFC: Add ACR122 USB dongle dissector
ACS ACR122 is compatibile with PN532, but has its own API. Dissect it.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+921 -0 packet-acr122.c Added
+21 -37 packet-usb-ccid.c Modified
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified