ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2443] New: New dissectors for the iWARP protocol stack (MP

Date: Thu, 10 Apr 2008 09:33:24 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2443

           Summary: New dissectors for the iWARP protocol stack
                    (MPA,DDP,RDMAP)
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: frey.philip@xxxxxxxxx
        Depends on: 2420



Philip Frey <frey.philip@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1657|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=1657)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1657)
iWARP dissectors (MPA, DDP and RDMAP)

Build Information:
wireshark 1.0.99 (SVN Rev 24875)

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.5, with GLib 2.14.6, with libpcap 0.9.7, with libz
1.2.3, without POSIX capabilities, without libpcre, without SMI, without ADNS,
without Lua, without GnuTLS, without Gcrypt, without Kerberos, without
PortAudio, without AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.6.24.3-50.fc8, with libpcap version 0.9.7.

Built using gcc 4.1.2 20070925 (Red Hat 4.1.2-33).
--
We contribute new dissectors for the iWARP protocol stack.
The code can handle the following 3 protocols:
- MPA
- DDP
- RDMAP

For details about these protocols, please see
http://wiki.wireshark.org/iWARP-MPA
http://wiki.wireshark.org/iWARP-DDP
http://wiki.wireshark.org/iWARP-RDMAP

For reasons stated on the wiki pages, we have built one combined dissector for
DDP and RDMAP. This step has been discussed with Guy Harris at the latest
Sharkfest.

The attached patch depends on our bug report patch 2420 which extracts the
crc32c code from iSCSI and SCTP and shares it with MPA.


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