Hi list,
patch 3 and 4 for nmf names and filehandles.
patch 4 is the final one for this time.
pathc 3 and for applies ontop of the previous patch 1 and patch 2.
patch 3 adds:
namesnooping of full pathnames for files, ie it will give you something like
Full name:1.2.3.4:/foo/bar/file.txt
it also cntains a tiny patch to ignore files named '.' and '..'
patch 4 adds:
tiny patch to add hf_nfs_fh_hash
a 32 bit hash of the filehandle, to make it easier to filter out commands
affecting a specific filehandle.
these patch will work better than the abandoned ones from august. this
implementation will not be confused if a fh is being renamed
or othervise changes the fh to name mapping during the capture. it requires
a little more memory though.
please test with nfsv3.pcap on the webpage and apply.
Attachment:
nfs_names_3.diff.gz
Description: GNU Zip compressed data
Attachment:
nfs_names_4.diff.gz
Description: GNU Zip compressed data