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 29475: /trunk/ /trunk/: file.c

Date: Wed, 19 Aug 2009 13:52:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29475

User: krj
Date: 2009/08/19 06:52 AM

Log:
 We shouldn't conditionalise on _filtering_ tap listerners to determine whether tapping should be performed or not. We also need to handle _normal_ tap listerners. This change backs out the regression introduced in r29435.
 
 Thanks to Didier: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3916

Directory: /trunk/
  Changes    Path          Action
  +2 -6      file.c        Modified