Changeset 1481ba7 for tools/tracereplay/tracereplay.1
- Timestamp:
- 01/21/10 16:55:17 (13 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 8bc167a
- Parents:
- c2afda6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracereplay/tracereplay.1
r706cd57 r1481ba7 1 .TH TRACE MERGE"1" "November 2009" "tracereplay (libtrace)" "User Commands"1 .TH TRACEREPLAY "1" "November 2009" "tracereplay (libtrace)" "User Commands" 2 2 .SH NAME 3 3 tracereplay \- Replay a trace in trace time from one uri to another … … 27 27 .PD 28 28 .BI \-\^\-snaplength [snaplength] 29 Truncate the packets to the length specified. This isonly makes a difference30 if the inputuri is a capture device. The value should be > 0. Wrong values will 31 be ignored, but a warning will be printed.29 Truncate the packets to the length specified. This only makes a difference 30 if the inputuri is a capture device. The value should be > 0. Inappropriate 31 values will be ignored, but a warning will be printed. 32 32 33 33 .TP … … 40 40 41 41 .SH LINKS 42 More details about trace merge(and libtrace) can be found at42 More details about tracereplay (and libtrace) can be found at 43 43 http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation 44 44 45 45 .SH SEE ALSO 46 libtrace(3), tracesplit(1), tracesplit_dir(1), tracefilter(1), 47 traceconvert(1), tracereport(1), tracertstats(1), tracestats(1), tracedump(1),48 trace anon(1), tracesummary(1)46 libtrace(3), tracesplit(1), tracesplit_dir(1), tracefilter(1), tracemerge(1), 47 traceconvert(1), tracereport(1), tracertstats(1), tracestats(1), 48 tracepktdump(1), traceanon(1), tracesummary(1), tracediff(1) 49 49 50 50 .SH AUTHORS
Note: See TracChangeset
for help on using the changeset viewer.