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.