.TH TRACEREPLAY "1" "November 2009" "tracereplay (libtrace)" "User Commands" .SH NAME tracereplay \- Replay a trace in trace time from one uri to another .SH SYNOPSIS .B tracereplay [\-b | \-\^\-broadcast] [-s \-\^\-snaplength [ snaplength] ] [\-f | \-\^\-filter [ filter string ] ] inputuri outputuri .SH DESCRPTION tracereplay replays inputuri to outputuri in trace time. Checksums are recomputed on the fly. .TP .PD 0 .BI \-b .TP .PD .BI \-\^\-broadcast Change the 802.3 (ethernet) destination address to the broadcast address. This will send the transmitted packets to any hosts on the local network. .TP .PD 0 .BI \-s [snaplength] .TP .PD .BI \-\^\-snaplength [snaplength] Truncate the packets to the length specified. This only makes a difference if the inputuri is a capture device. The value should be > 0. Inappropriate values will be ignored, but a warning will be printed. .TP .PD 0 .BI \-f [ filter string ] .TP .PD .BI \-\^\-filter [ filter ] Apply a filter to the inputuri. .SH LINKS More details about tracereplay (and libtrace) can be found at http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation .SH SEE ALSO libtrace(3), tracesplit(1), tracesplit_dir(1), tracefilter(1), tracemerge(1), traceconvert(1), tracereport(1), tracertstats(1), tracestats(1), tracepktdump(1), traceanon(1), tracesummary(1), tracediff(1), traceends(1), tracetopends(1) .SH AUTHORS Andreas Loef , Yuwei Wang