https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3518
Summary: -R works fine, but -w writes all traffic
Product: Wireshark
Version: 1.0.2
Platform: Other
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: TShark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: undefine@xxxxxxxxxxxxx
Build Information:
Compiled with GLib 2.16.6, with libpcap 0.9.8, with libz 1.2.3.3, with POSIX
capabilities (Linux), with libpcre 7.6, without SMI, with ADNS, with Lua 5.1,
with GnuTLS 2.4.2, with Gcrypt 1.4.1, with MIT Kerberos.
Running on Linux 2.6.26-2-vserver-686, with libpcap version 0.9.8.
Built using gcc 4.3.2.
--
Hi.
I try to get only "sip" traffic from network.
i use
tshark -i eth0 -R 'sip' -S -w x.cap
it show on display only sip traffic (what is ok), but in x.cap is all traffic
saw on eth0.
On wireshark 0.9 this works ok.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.