http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2235
Summary: Add Infiniband plugin GPL v2
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: stephen@xxxxxxxxxx
Build Information:
wireshark 0.99.8 (SVN Rev 24217)
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.8.20, with GLib 2.12.4, with libpcap 0.9-PRE-CVS, with
libz
1.2.3, with libpcre 6.7, without SMI, with ADNS, without Lua, without GnuTLS,
without Gcrypt, without Kerberos, with PortAudio <= V18, without AirPcap.
Running on Linux 2.6.18, with libpcap version 0.9-PRE-CVS.
Built using gcc 4.1.2 20061115 (prerelease) (Debian 4.1.1-21).
--
This plugin implements a dissector for Infiniband. It is released under the GPL
v2.
Rather than using say libpcap to capture raw (unframed) IP packets from near
the top of an IPoIB stack, this plugin dissects link level Infiniband frames.
Infiniband trace files can be read from Endace ERF format trace files, or from
libpcap DLT_ERF files containing ERF TYPE_INFINIBAND records. There is
currently no native DLT_INFINIBAND in libpcap.
Each record contains a hardware timestamp, capture metadata such as port Id,
and a complete link level Infiniband frame starting from the Local Route
Header.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.