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 4552] New: Improvements to new RUA Iuh dissector

Date: Wed, 3 Mar 2010 19:04:52 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4552

           Summary: Improvements to new RUA Iuh dissector
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: markjwallis@xxxxxxxxx


Created an attachment (id=4354)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4354)
rua-patch (svn diff)

Build Information:
wireshark 1.3.4-SVN-32016

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 GTK+ 2.10.4, with GLib 2.12.3, with libpcap 0.9.4, with libz
1.2.3, with POSIX capabilities (Linux), with libpcre 6.6, with SMI 0.4.5,
without c-ares, without ADNS, without Lua, without Python, with GnuTLS 1.4.1,
with Gcrypt 1.2.3, with MIT Kerberos, without GeoIP, without PortAudio, without
AirPcap, with new_packet_list.

Running on Linux 2.6.18-92.1.17.el5, with libpcap version 0.9.4, GnuTLS 1.4.1,
Gcrypt 1.2.3.

Built using gcc 4.1.2 20071124 (Red Hat 4.1.2-42).

--
Prevent RUA column information from being clobbered by RANAP
COL_INFO is now RUA for RUA without RANAP or RUA/RANAP for RUA with a RANAP-PDU

COL_INFO is now fenced to prevent RANAP from clobbering it

Typical display now shows both the RUA procedure and the encapsulated RANAP
procedure ie.
    RUA/RANAP id-Connect id-InitialUE-Message
This is especially useful if the subsequent message is the same RANAP message
on the other side of the HNB-GW

Error_Indication PDUs now maintain the id-Error_Indication as the procedure
type regardless of RANAP behaviour

SCTP port is configurable and defaults to 29169 (IANA), this allows RUA with a
different SCTP Protocol Payload Id to be decoded by Port

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