Wireshark-bugs: [Wireshark-bugs] [Bug 6706] New: Patch to correctly format IMSI, IMEI and mobile

Date: Wed, 4 Jan 2012 00:04:11 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6706

           Summary: Patch to correctly format IMSI, IMEI and mobile cell
                    in packet-meta.c
           Product: Wireshark
           Version: SVN
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: witek@xxxxxx


Tobias Witek <witek@xxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7639|                            |review_for_checkin?
               Flag|                            |

Created an attachment (id=7639)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7639)
Improved formatting of TBCD encoded fields

Build Information:
wireshark 1.7.1 (SVN Rev 40369 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 (64-bit) with GTK+ 2.24.6, with Cairo 1.10.2, with Pango 1.29.3, with
GLib 2.30.0, with libpcap (version unknown), with libz 1.2.3.4, without POSIX
capabilities, without SMI, without c-ares, without ADNS, without Lua, without
Python, without GnuTLS, without Gcrypt, with MIT Kerberos, without GeoIP,
without PortAudio, without AirPcap.

Running on Linux 3.0.0-13-generic, with locale en_US.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4.

Built using gcc 4.6.1.

--
This patch improves the "meta" protocol dissector by formatting the values for
IMSI, IMEI and mobile cell (which are TBCD encoded) in a "human-readable" way.
The original TBCD values are retained as sub-trees.

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