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 4662] New: 3GPP Gx "Online" AVP is not decoded because of

Date: Sun, 11 Apr 2010 22:08:30 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4662

           Summary: 3GPP Gx "Online" AVP is not decoded because of missing
                    vendor-id.
           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=4514)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4514)
patch for dictionary.xml made by TortoiseSVN.

Build Information:
C:\>tshark -v
TShark 1.3.5-SVN-32393 (SVN Rev 32393 from /trunk)

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.4, with WinPcap (version unknown), with libz 1.2.3,
without POSIX capabilities, without libpcre, with SMI 0.4.8, with c-ares 1.7.1,
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:\>
--
3GPP Gx "Online" AVP(code=1009) is not decoded because of missing vendor-id
definition. The AVP code 1012 is same condition.

There are some wrong definitions.
There are also some updates.

I've checked "Table 5.3.1: Gx specific Diameter AVPs" and "Table 5a.3.1: Gxx
specific Diameter AVPs" in the 3GPP REL9 TS29.212 v9.1.0(2009-12).

I've made a patch for the main dictionary.

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