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 23571: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 24 Nov 2007 22:46:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23571

User: stig
Date: 2007/11/24 10:46 PM

Log:
 From Alex Burlyga:
 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. 
 
 From me:
 Also deleted the hf_nfs_stateid4_delegate_stateid entry.

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