Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] [PATCH] Dissector hooks: Small and Simple additions

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Shehjar Tikoo <shehjart@xxxxxxxxxxxxxxx>
Date: Tue, 06 Mar 2007 17:45:51 +1100

Hi everyone

Guy Harris wrote:
Also, can this be done with the existing tap mechanism, by searching for particular fields in the generated protocol tree?

Thanks. Now I have a basic tap working for me, which uses the generated
protocol tree to to get the RPC starting offset and takes it from there
to the NFS anonymizer.

My one question here is, is there a way I can run the anonymizer tap
selectively? For eg. right now, I added the tap using the call below:

	register_stat_cmd_arg("nfsanon", nfs_anon_tap_init, NULL);

which allows me to run the tap only when I specify -z nfsanon as one of
the command line args. Can I continue using this or is there another way
to enable/disable taps from the command line, in tshark?

Thanks again
Shehjar

  • References:
    • Re: [Wireshark-dev] [PATCH] Dissector hooks: Small and Simple additions
      • From: Shehjar Tikoo
    • Re: [Wireshark-dev] [PATCH] Dissector hooks: Small and Simple additions
      • From: Guy Harris
  • Prev by Date: [Wireshark-dev] what is the best entry point / file in debugging Wiresharp src in VC++?
  • Next by Date: [Wireshark-dev] Dissect a packet base header bits
  • Previous by thread: Re: [Wireshark-dev] [PATCH] Dissector hooks: Small and Simple additions
  • Next by thread: Re: [Wireshark-dev] HTTP object export
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation