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] About when do Tap listeners get called (and report a typo in README.tapping)

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


From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Thu, 05 Feb 2009 10:37:32 -0500



yami wrote:
Hi dev,

In doc/READE.tapping, section 'WHEN DO TAP LISTENERS GET CALLED' says:

  Tap listeners are only called when Wireshark reads a new capture for
   the first time or whenever Wireshark needs to rescan/redissect
   the capture.

Could anyone tell me the code place to ensure this? I could not find the related code.

Well, I don't think it's a case of ensuring that but rather a question of when Wireshark needs to redissect a packet: whenever Wireshark needs to (re)dissect a packet then it will call the dissectors again which will in turn send the packet to the taps.

BTW, in section 'TAP LISTENER' 2nd sentence, 'sInterfacing' should be 'Interfacing'.

Fixed, thanks.

  • Follow-Ups:
    • Re: [Wireshark-dev] About when do Tap listeners get called (and report a typo in README.tapping)
      • From: yami
  • References:
    • [Wireshark-dev] About when do Tap listeners get called (and report a typo in README.tapping)
      • From: yami
  • Prev by Date: Re: [Wireshark-dev] Plugin module dissctor fails assertion
  • Next by Date: Re: [Wireshark-dev] Plugin module dissctor fails assertion
  • Previous by thread: [Wireshark-dev] About when do Tap listeners get called (and report a typo in README.tapping)
  • Next by thread: Re: [Wireshark-dev] About when do Tap listeners get called (and report a typo in README.tapping)
  • Index(es):
    • Date
    • Thread

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