https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7233
Summary: tshark: support sequential reading from pipes
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: TShark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: darkjames-ws@xxxxxxxxxxxx
Build Information:
--
Currently we can't use tshark with pipes for example command:
ssh [email protected] /usr/sbin/tcpdump -fpi eth0 -w - | ./tshark -r -
fails with:
tshark: The file "-" could not be opened: Illegal seek.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.