Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41851: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 30 Mar 2012 17:50:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41851

User: morriss
Date: 2012/03/30 10:50 AM

Log:
 From Weston Andros Adamson via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7010 :
 
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +9 -3      packet-nfs.c    Modified