https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4595
Summary: Diameter 3GPP Gx/Gxx Application Id is not present.
Product: Wireshark
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: kataoka.ts@xxxxxxxxxxxxxx
Created an attachment (id=4420)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4420)
patch made by TortoiseSVN
Build Information:
C:\>tshark -v
TShark 1.3.3
Copyright 1998-2010 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 GLib 2.22.3, with WinPcap (version unknown), with libz 1.2.3,
without POSIX capabilities, without libpcre, with SMI 0.4.8, with c-ares 1.7.0,
with Lua 5.1, without Python, with GnuTLS 2.8.5, with Gcrypt 1.4.5, with MIT
Kerberos, with GeoIP.
Running on Windows XP Service Pack 3, build 2600, with WinPcap version 4.1.1
(packet.dll version 4.1.0.1753), based on libpcap version 1.0 branch 1_0_rel0b
(20091008), GnuTLS 2.8.5, Gcrypt 1.4.5.
Built using Microsoft Visual C++ 9.0 build 30729
C:\>
--
The Diameter application identifications below are not present in decoded
result.
application id=16777238 3GPP Gx
application id=16777266 3GPP Gxx
I have made a patch for the main dictionary file, i.e. dictionary.xml,
according to both IANA assignment and 3GPP TS29.212 v9.1.0 (now Rel9 2009-12).
The application id=16777224 3GPP Gx as 3GPP TS29.210 is now obsolete.
I have made a remark in the patch.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.