Wireshark-bugs: [Wireshark-bugs] [Bug 2874] dumpcap unnecessarily delays tshark

Date: Wed, 25 Jun 2014 15:04:53 +0000

changed bug 2874

What Removed Added
CC   [email protected]

Comment # 5 on bug 2874 from
(In reply to comment #4)
> (In reply to comment #1)
> > Not fixed exactly, but you can now use -r - to read from a pipe and cut
> > dumpcap out of the loop entirely. Also, the timer is only 500ms on all
> > platforms now.
> 
> I guess the tshark command-line help and man page still needs to be updated
> here then?
> 
> From tshark -h:
> Input file:
>   -r <infile>              set the filename to read from (no stdin!)
> 
> From tshark.html:
> -r <infile>
> 
>     Read packet data from infile, can be any supported capture file format
> (including gzipped files). It's not possible to use named pipes or stdin
> here!

Doc updates pushed in:

https://code.wireshark.org/review/2646


You are receiving this mail because:
  • You are the assignee for the bug.
  • You are watching all bug changes.