Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [PATCH] NFS Anonymizer tap

From: Shehjar Tikoo <shehjart@xxxxxxxxxxxxxxx>
Date: Wed, 07 Mar 2007 15:12:23 +1100
Shehjar Tikoo wrote:
Comments and suggestions will be much appreciated. I'll be putting up
 some documentation RSN.

Oops, forgot to diff the Makefile.common. See attached.

Also, for basic instructions to run the anonymizer, see this page:

http://www.gelato.unsw.edu.au/IA64wiki/NFSTrafficAnonymizer


Regards
Shehjar
Index: Makefile.common
===================================================================
--- Makefile.common	(revision 20990)
+++ Makefile.common	(working copy)
@@ -118,7 +118,8 @@
 	tap-smbsids.c	\
 	tap-smbstat.c	\
 	tap-stats_tree.c	\
-	tap-wspstat.c
+	tap-wspstat.c	\
+	tap-nfsanon.c
 
 # helpers already available on some platforms (and on others not)
 EXTRA_wireshark_SOURCES =	\