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 1990] Wireshark incorectly dissect nfsv4 open under delega

Date: Thu, 15 Nov 2007 07:54:03 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1990





------- Comment #2 from burlyga@xxxxxxxxxx  2007-11-15 07:54 GMT -------
It looks like in dissect_nfs_open_claim_delegate_cur4() instead of dissection
stateid we are doing something wierd and dissecting uint64 instead(remnants of 
rfc3010 where stateid was 64 bit number?). We already have function for
dissecting stateids, so just a matter of making a different call. Patch to
follow soon. 


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