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 6919] New: packet-nfs.c: add dissectors for deviceid4 and

Date: Wed, 7 Mar 2012 12:17:25 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6919

           Summary: packet-nfs.c: add dissectors for deviceid4 and
                    sessionid4
           Product: Wireshark
           Version: SVN
          Platform: x86-64
        OS/Version: Red Hat
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: TShark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: dros@xxxxxxxxxx


Created attachment 7968
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7968
Patch to packet-nfs.c

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Both deviceid4 and sessionid4 are currently decoded as rpc_opaque_data - this
means their values are never displayed in the "Packet Detail" section and to
see them you have to select the name in the "Packet Detail" section and look at
the byte range in the "Packet Bytes" section.

The attached patch (against today's SVN) adds dissectors for both so these
values are displayed in the "Packet Bytes" section.

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