This patch series contains fixes and improvements for Wireshark NFS dissector.
Pali Rohár (16):
NFS: Fix NFSv3 READDIRPLUS filename snooping
NFS: Fix NFSv2/v3 SYMLINK and MKNOD filename snooping
NFS: Remove broken NFSv4 filename snooping
NFS: Fix detection of NFS4 packets
NFS: Dissect NFS4 GSS OID
NFS: Dissect NFS4 create_session callback parameters: flavor and gss
service
NFS: Always show all possible NFS access bits for ACCESS calls and
replies
NFS: Update comment about NFS4 callback versions
NFS: Use macros instead of magic numbers in NFS4
dissect_rpc_secparms4()
NFS: Do not show NFS4 Close deprecation warning for the expected State
ID
NFS: Dissect NFS4 nfstime4 into human readable form
NFS: Consistently show NFS4 fileid in decimal notation, including
mounted_on_fileid
NFS: Fix dissecting NFS4 mode
NFS: Fix dissecting NFS4 CREATE_SESSION cb_sec_params
NFS: Use 64-bit key for filename snooping hashtable
NFS: Add support for NFSv4 filename snooping
epan/dissectors/packet-nfs.c | 619 ++++++++++++++++++++++----------
epan/dissectors/packet-nfs.h | 4 +-
epan/dissectors/packet-nfsacl.c | 2 +-
epan/dissectors/packet-rpc.c | 4 +
4 files changed, 436 insertions(+), 193 deletions(-)
--
2.20.1