Ethereal-dev: [Ethereal-dev] Calling tap_queue_packet() more times from the same dissector

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

Date: Tue, 28 Dec 2004 20:14:54 +0100
Hi,
I have few tapping questions:

-  Can I call tap_queue_packet() more times from the same dissector?

 - And if so, will the tap callback be called as many times and with
the various instances of tap_specific_data?

- Who should take care of freeing what's passed into tap_specific_data?

- How do I know from the dissector that the tap  is going to be called?


Thanks,

Luis Ontanon