Wireshark-bugs: [Wireshark-bugs] [Bug 8529] tshark does not decode field icmp.resp_in while Wire

Date: Wed, 27 Mar 2013 17:45:27 +0000

Comment # 6 on bug 8529 from
(In reply to comment #5)
> The "-2" option does not work if using with a filter, like in 
> C:\Temp>tshark -2 -r bug_icmp_resp_in.pcapng -R "icmp.resp_in"
> Output is empty.

tshark -r bug_icmp_resp_in.pcapng -Y "icmp.resp_in"

should work with a build from the most recent trunk.


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