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 2771] New: Support for IPDR protocol decodes

Date: Mon, 4 Aug 2008 16:09:34 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2771

           Summary: Support for IPDR protocol decodes
           Product: Wireshark
           Version: 1.0.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Enhancement
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: wes_r@xxxxxxxxx


Build Information:
Version 1.0.2 (SVN Rev 25698)

Copyright 1998-2008 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.12.8, with GLib 2.14.6, with WinPcap (version unknown),
with libz 1.2.3, without POSIX capabilities, with libpcre 7.0, with SMI 0.4.8,
with ADNS, with Lua 5.1, with GnuTLS 2.3.8, with Gcrypt 1.4.1, with MIT
Kerberos, with PortAudio V19-devel, with AirPcap.

Running on Windows XP Service Pack 2, build 2600, with WinPcap version 4.0.2
(packet.dll version 4.0.0.1040), based on libpcap version 0.9.5, without
AirPcap.

Built using Microsoft Visual C++ 6.0 build 8804

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
This is an enhancement request to support IPDR decodes. I can provide captures
if it would be helpful. Below is a response to an email which provides some
information as well.

Please let me know if there is anything else I can provide and thanks for a
great application!

Wes

Abhik Sarkar <sarkar.abhik@xxxxxxxxx> wrote:

    Date: Mon, 4 Aug 2008 18:56:47 +0400
    From: "Abhik Sarkar" <sarkar.abhik@xxxxxxxxx>
    To: wes_r@xxxxxxxxx,
    "Community support list for Wireshark" <wireshark-users@xxxxxxxxxxxxx>
    Subject: Re: [Wireshark-users] IPDR

    Hi Wes,

    A quick search on IPDR suggests that the packets might be encoded as
    XML (which is supported) or XDR (which might be supported by one of
    the RPC dissectors, not quite sure):
    http://www.ipdr.org/BestPracticesStandards/DownloadDocuments/4506/Home.html

    However, the transport layer seems to be a special protocol (IPDR
    Streaming Protocol: http://www.ipdr.org/public/DocumentMap/SP2.3.pdf)
    which runs over TCP/SCTP. I don't think this is supported.

    Assuming I am correct (I hope someone will correct me if I am not),
    someone will need to write a dissector for IPDR SP (and maybe for
    XDR). I think you need to file an enhancement request at
    bugs.wireshark.org and hopefully someone will look into it when they
    have the time.

    HTH
    Abhik.

    On Mon, Aug 4, 2008 at 6:34 PM, Wes wrote:
    > Does anyone know how to decode IPDR packets? Wireshark only shows them as
    > TCP data. Am I asking in the wrong place?
    >
    > Thanks,
    >
    > Wes
    >


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