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 4127] New: FIP dissector VFID and Fabric Name descriptors

Date: Thu, 15 Oct 2009 11:59:34 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4127

           Summary: FIP dissector VFID and Fabric Name descriptors are wrong
           Product: Wireshark
           Version: 1.3.x (Experimental)
          Platform: Other
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Trivial
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: jeykholt@xxxxxxxxx


Created an attachment (id=3790)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3790)
patch

Build Information:
wireshark 1.3.1

Copyright 1998-2009 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 libpcap 0.9.7, with libz
1.2.3, with POSIX capabilities (Linux), without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 1.6.3, with
Gcrypt 1.2.4, without Kerberos, without GeoIP, without PortAudio, without
AirPcap, with new_packet_list.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Linux 2.6.26.8-57.fc8, with libpcap version 0.9.7, GnuTLS 1.6.3,
Gcrypt 1.2.4.

Built using gcc 4.1.2 20070925 (Red Hat 4.1.2-33).

--
The FIP dissector shows the VFID descriptor as a 2-byte string instead of the
correct UINT16 type.   Also, the name should be changed to just "VFID".

The "Fabric Name" field of the Fabric descriptor was incorrectly labeled.

Also, some lines grew to longer than 80 columns due to other patches.


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