http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23570
User: stig
Date: 2007/11/24 10:09 PM
Log:
From J. Bruce Fields:
Add basic support for NFSv4.1, as of about draft 13 of the current spec.
The protocol is not completely finished yet, and future patches will be
needed to bring it up to date.
From me:
- Add a check for valid pointers in nfsv4_operation_ett
- Always increase offset when calling dissect_nfs_devices4
- Added a default case in dissect_rpc_secparms4
Directory: /trunk/epan/dissectors/
Changes Path Action
+1088 -7 packet-nfs.c Modified
+16 -1 packet-nfs.h Modified