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 7083] New: Support for PN532 InDeselect, Release, and Sele

Date: Fri, 13 Apr 2012 16:25:19 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7083

           Summary: Support for PN532 InDeselect, Release, and Select
                    Command and Response Packets
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: tyson.key@xxxxxxxxx


Created attachment 8210
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8210
A patch implementing the aforementioned opcodes

Build Information:
Version 1.7.2 (SVN Rev 42051 from /trunk)

Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> 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 GTK+ 2.24.6, with Cairo 1.10.2, with Pango 1.29.3, with
GLib 2.30.0, with libpcap, with libz 1.2.3.4, with POSIX capabilities (Linux),
with SMI 0.4.8, without c-ares, with ADNS, with Lua 5.1, without Python, with
GnuTLS 2.10.5, with Gcrypt 1.5.0, without Kerberos, without GeoIP, without
PortAudio, with AirPcap.

Running on Linux 3.0.0-14-generic, with locale en_GB.UTF-8, with libpcap
version
1.3.0-PRE-GIT_2011_12_28, with libz 1.2.3.4, GnuTLS 2.10.5, Gcrypt 1.5.0,
without AirPcap.

Built using gcc 4.6.1.

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
The attached patch adds support for the following PN532 opcodes:

  * 0x44 - InDeselect request
  * 0x45 - InDeselect response
  * 0x52 - Release request
  * 0x53 - Release response
  * 0x54 - InSelect request
  * 0x55 - Inselect response

It also fixes a small number of minor typos.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.