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

Wireshark-commits: [Wireshark-commits] rev 20979: /trunk/epan/ /trunk/epan/: tap.c tap.h

Date: Tue, 06 Mar 2007 00:35:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20979

User: sfisher
Date: 2007/03/06 12:35 AM

Log:
 Introduce a new function called have_tap_listener(int tap_id) to
 tell if a specific tap id is currently listening for data.
 This complements the function have_tap_listeners(), which checks
 to see if any tap is currently listening.

Directory: /trunk/epan/
  Changes    Path          Action
  +16 -0     tap.c         Modified
  +1 -0      tap.h         Modified