https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4110
Summary: DTAP: Facility IE resets PROTOCOL and INFO columns
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: dimeg@xxxxxxxxxxx
Gerasimos Dimitriadis <dimeg@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3765| |review_for_checkin?
Flag| |
Created an attachment (id=3765)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3765)
Patch adding fences when facility IE is present
Build Information:
wireshark 1.3.1 (SVN Rev 30442 from /trunk)
Copyright 1998-2009 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 with GTK+ 2.12.9, with GLib 2.16.3, with libpcap 0.9.8, with libz
1.2.3, without POSIX capabilities, with libpcre 7.6, without SMI, without
c-ares, without ADNS, with Lua 5.1, without Python, without GnuTLS, without
Gcrypt, without Kerberos, without GeoIP, without PortAudio, without AirPcap,
with new_packet_list.
Running on Linux 2.6.25.20-0.5-default, with libpcap version 0.9.8.
Built using gcc 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036].
--
When Facility IE is present in a DTAP message, the PROTOCOL and INFO columns
are reset and the packet appears as GSM MAP. Added fences in COL_PROTOCOL and
COL_INFO so that the GSM MAP dissector appends information.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.