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 7010] New: packet-nfs.c: decode SP4_* operation masks corr

Date: Thu, 29 Mar 2012 11:17:27 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7010

           Summary: packet-nfs.c: decode SP4_* operation masks correctly
           Product: Wireshark
           Version: SVN
          Platform: x86
        OS/Version: Linux (other)
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: dros@xxxxxxxxxx


Created attachment 8112
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8112
mods to packet-nfs.[ch] to display SP4_* bitmasks correctly

Build Information:
n/a
--
While developing SP4_MACH_CRED support for the linux nfs client, I noticed that
wireshark was displaying these bitmasks incorrectly (as fattrs instead of NFS
operations).

I also noticed that BACKCHANNEL_CTL (a required value in the mask for
SP4_MACH_CRED) wasn't in names_nfsv4_operation[], so I added it and verified
that we're not missing any other ops.

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