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 3197] Diameter AVP Auth-Application-Id should be added enu

Date: Thu, 15 Jan 2009 02:41:57 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3197


Anders Broman <anders.broman@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anders.broman@xxxxxxxxxxxx
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Anders Broman <anders.broman@xxxxxxxxxxxx>  2009-01-15 02:41:55 PDT ---
Allready fixed in 1.0.5 and trunk.

                <avp name="Auth-Application-Id" code="258" mandatory="must"
protected="mustnot" may-encrypt="no" vendor-bit="mustnot">
                        <type type-name="AppId"/>
                        <enum name="Diameter Common Messages" code="0"/>
                        <enum name="Diameter NASREQ Application" code="1"/>
                        <enum name="Diameter Mobile IPv4 Application"
code="2"/>
      <enum name="Diameter Base Accounting" code="3"/>
      <enum name="Diameter Credit Control" code="4"/>
      <enum name="Diameter EAP" code="5"/>
      <enum name="Diameter Session Initiation Protocol (SIP) Application"
code="6"/>
      <enum name="3GPP CX/DX" code="16777216"/>
                        <enum name="3GPP Sh" code="16777217"/>
                        <enum name="3GPP Re/Rf" code="16777218"/>
                        <enum name="3GPP Wx" code="16777219"/>
                        <enum name="GPP Zn" code="16777220"/>
                        <enum name="3GPP Zh" code="16777221"/>
                        <enum name="3GPP Gq" code="16777222"/>
                        <enum name="3GPP Gmb" code="16777223"/>
                        <enum name="3GPP Gx" code="16777224"/>
                        <enum name="3GPP Gx over Gy" code="16777225"/>
                        <enum name="3GPP MM10" code="16777226"/>
                        <enum name="Ericsson MSI" code="16777227"/>
                        <enum name="Ericsson Zx" code="16777228"/>
                        <enum name="3GPP Rx" code="16777229"/>
                        <enum name="3GPP Pr" code="16777230"/>
                        <enum name="ETSI e4" code="16777231"/>
                        <enum name="Ericsson Charging-CIP" code="16777232"/>
                        <enum name="Ericsson Mm" code="16777233"/>
                        <enum name="Vodafone Gx+" code="16777234"/>
                        <enum name="ITU-T Rs" code="16777235"/>
                        <enum name="3GPP Rx" code="16777236"/>
                        <enum name="3GPP2 Ty" code="16777237"/>
                        <enum name="3GPP Gx" code="16777238"/>
                        <enum name="Juniper Cluster" code="16777239"/>
                        <enum name="Juniper Policy-Control-AAA"
code="16777240"/>
                        <enum name="iptego USPI" code="16777241"/>
                        <enum name="Covergence-specific SIP routing"
code="16777242"/>   
                        <enum name="Policy Processing" code="16777243"/>   
                        <enum name="Juniper Policy-Control-JSRC"
code="16777244"/>   
                        <enum name="ITU-T S-TC1" code="16777245"/>             
                                <!-- ITU-T Rec. Q.3221 -->
      <enum name="NSN Unified Charging Trigger Function (UCTF)"
code="16777246"/>
      <enum name="3GPP2 CAN Access Authentication and Authorization"
code="16777247"/>
      <enum name="3GPP2 WLAN Interworking Access Authentication and
Authorization" code="16777248"/>
      <enum name="3GPP2 WLAN Interworking Accounting" code="16777249"/>
      <enum name="3GPP STaMIP" code="16777250"/>
      <enum name="3GPP S6a" code="16777251"/>
      <enum name="3GPP S13" code="16777252"/>
      <enum name="Relay" code="4294967295"/>

                </avp>          

You could try to update or replaxe the dictionarry.xml file with a newer one.


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