Wireshark-bugs: [Wireshark-bugs] [Bug 1621] New: decode Vendor-Id AVP and Session-Id AVP wrong

Date: Sat, 26 May 2007 07:37:47 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1621

           Summary: decode Vendor-Id  AVP and Session-Id AVP  wrong
           Product: Wireshark
           Version: 0.99.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: High
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: feng.he@xxxxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
When decoding a Diameter Accounting Request packet, Wireshark tries to decode
the Vendor-Id AVP (code 266) as an Enumerated, however, the
specification (RFC3588) has it as Unsigned32. 
Wireshark tries to decode
the Session-Id AVP (code 263) as an Session-Id, however, the
specification (RFC3588) has it as UTF8String. 

If flags this as an error in the packet, how can I  send the correct packet? is
it the WireShark's  problem? how can i do?thanks.


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