https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4882
Summary: Add FCoE FIP VN2VN mode decodes
Product: Wireshark
Version: 1.5.x (Experimental)
Platform: Other
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jeykholt@xxxxxxxxx
Created an attachment (id=4792)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4792)
Patch v1
Build Information:
Version 1.5.0 (SVN Rev 33224 from /trunk)
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.14.4, (64-bit) with GLib 2.18.2, with libpcap 0.9.8, with
libz 1.2.3, with POSIX capabilities (Linux), without libpcre, without SMI,
without c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.4.2,
with Gcrypt 1.4.3, without Kerberos, without GeoIP, without PortAudio, without
AirPcap.
Running on Linux 2.6.34-vn6, with libpcap version 0.9.8, with libz 1.2.3,
GnuTLS
2.4.2, Gcrypt 1.4.3.
Built using gcc 4.3.2 20081105 (Red Hat 4.3.2-7).
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
Please consider integrating the attached patch which adds decodes for
the FCoE Initialization Protocol features being added for VN_port to
VN_port (VN2VN) point-to-multipoint support.
This mode is on the way to being standardized by the
T11.org FC-BB-6 subcommittee. I don't expect any major changes
before the committee standardizes FC-BB-6. Integrating these
patches now will help developers.
The attached patch adds the decodes for some new opcodes and a new
descriptor type as well as an FC-LS reject reason and explanation code.
I have fuzz tested it with 25 passes against 10 different trace files
using a Linux build.
I have a frame capture file to add to the SampleCaptures page in the wiki.
I'll attach that here as well.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.