logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tracefilter - apply a bpf filter to a trace

Authors

       Perry Lorier <perry@cs.waikato.ac.nz>

tracefilter (libtrace)                            October 2005                                    TRACEFILTER(1)

Descrption

       tracefilter copies all packets that match a bpf expression to an output file.

       tracefilter is a shellscript wrapper around tracesplit(1)

Name

       tracefilter - apply a bpf filter to a trace

See Also

libtrace(3),   tracemerge(1),   tracesplit(1),   tracesplit_dir(1),   traceconvert(1),    tracereport(1),
       tracestats(1),   tracertstats(1),   tracepktdump(1),   traceanon(1),   tracesummary(1),   tracereplay(1),
       tracediff(1), traceends(1), tracetopends(1)

Synopsis

tracefilter inputuri bpf outputuri ...

See Also