Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9333] New: USB: NFC: Final work on PN532, add PN532_HCI di

Date: Sun, 27 Oct 2013 11:04:04 +0000
Bug ID 9333
Summary USB: NFC: Final work on PN532, add PN532_HCI dissector and some USB class/subclass/protocol/descriptors fields decoding
Classification Unclassified
Product Wireshark
Version SVN
Hardware All
OS All
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 11901 [details]
Example PN532_HCI payload

Build Information:
TShark 1.11.1 (SVN Rev Unknown from unknown)

Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (32-bit) with GLib 2.34.3, with libpcap, with libz 1.2.5, with POSIX
capabilities (Linux), with libnl 3, with SMI 0.4.8, with c-ares 1.7.5, without
Lua, without Python, with GnuTLS 2.8.5, with Gcrypt 1.4.4, with MIT Kerberos,
without GeoIP.

Running on Linux 3.11.0+, without locale, with libpcap version
1.5.0-PRE-GIT_2013_06_28, with libz 1.2.5.

Built using gcc 4.8.0.
--
Hello,
It is my pleasure to present the final patch for PN532 dissector. What is new:
- dissect InListPassiveTarget Response
- dissect Diagnose request and response
Now dissector for PN532 should be full implemented.

Also add PN532_HCI dissector, see example logs. This dissector may be used by
various device with PN532, expect ACS ACR122U, with has own interface (I am
work on that).

Please review minor patches to add decoding interface class/subclass/protocols
for HID, CDC and one for some CDC descriptor what I saw in my GPS device.


You are receiving this mail because:
  • You are watching all bug changes.