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 19456: /trunk/ /trunk/: capture_loop.c capture_loop.h ts

Date: Sun, 08 Oct 2006 22:39:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19456

User: ulfl
Date: 2006/10/08 10:39 PM

Log:
 from Richard van der Hoff:
 > [tshark from a fifo]
 > Ulf - I notice you made the relevant change here (r16787) - is there any reason why tshark shouldn't use capture_loop_dispatch to do its processing, rather than attempting to use cap_pipe_dispatch or pcap_dispatch directly?
 
 well, there didn't seem to be, so I've made a patch which does exactly this, and which fixes the problem.

Directory: /trunk/
  Changes    Path              Action
  +5 -5      capture_loop.c    Modified
  +3 -4      capture_loop.h    Modified
  +2 -5      tshark.c          Modified