Wireshark-bugs: [Wireshark-bugs] [Bug 9701] -f {filter expression} ignored when capturing from t

Date: Sat, 01 Feb 2014 14:42:25 +0000

Comment # 3 on bug 9701 from
(In reply to comment #2)
> Resolving NOTABUG per Michael's comment. Do we need a doc update though to
> make this clearer?

man tshark reads
       -f  <capture filter>
           Set the capture filter _expression_.

           This option can occur multiple times.  If used before the first
           occurrence of the -i option, it sets the default capture filter
           _expression_.  If used after an -i option, it sets the capture filter
           _expression_ for the interface specified by the last -i option
           occurring before this option.  If the capture filter _expression_ is
           not set specifically, the default capture filter _expression_ is used
           if provided.

So do you think it is not clear enough?

Best regards
Michael


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