Ethereal-dev: [Ethereal-dev] nfs fh->filename snooping

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Ronnie Sahlberg" <sahlberg@xxxxxxxxxxxxxxxx>
Date: Mon, 31 Dec 2001 23:13:10 +1100
Hi list

Attached is a small patch for initial support for NFS FH->FileName snooping.

Currently only NFSv3 LOOKUP, CREATE, MKDIR calls are snooped.
I will add support for other useful calls as well as for NFSv2

One can use nfsv3.pcap on the website to test the functionality.


for FH's where the matching filename is known, an additional hf_nfs_name
entry will be shown together with the rest of the filehandle.
This entry shows the matching filename.


To enable this feature, use Preferences/NFS/...


The patch applies to a one week old version of packet-nfs.c and packet-rpc.c
but I do not think any changes have been made to any of these files in some
time so it should apply cleanly.


Have fun.
   ronnie sahlberg

Attachment: nfs_names.diff.gz
Description: GNU Zip compressed data