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 3427] New: fix to the RANAP dissector (fix 2 of 3)

Date: Mon, 20 Apr 2009 16:35:11 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3427

           Summary: fix to the RANAP dissector (fix 2 of 3)
           Product: Wireshark
           Version: 1.0.7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: g.pawelski@xxxxxxxxxxxxxx
        Depends on: 3426


Created an attachment (id=2953)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2953)
ranap-patch2-decodes-TransportLayerAddress-as-IPv4.diff

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
working with RANAP traces I added a couple of fixes to the RANAP dissector
to make life easier:

fix 2:
ranap-patch2-decodes-TransportLayerAddress-as-IPv4.diff

fixed problem:
TransportLayerAddress is decoded as an ASN.1 BIT STRING, the RANAP standard
says that TransportLayerAddress
is further decoded by the tranport layer. So this fix adds decoding it as an
IPv4.
Later we could add IPv6 decoding or whatever comes ;)


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