Comment # 4
on bug 2874
from Chris Maynard
(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!
You are receiving this mail because:
- You are the assignee for the bug.
- You are watching all bug changes.