4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 4325ef8 was
706cd57,
checked in by Andreas Löf <andreas.lof@…>, 13 years ago
|
added a manpage
|
-
Property mode set to
100644
|
File size:
1.4 KB
|
Line | |
---|
1 | .TH TRACEMERGE "1" "November 2009" "tracereplay (libtrace)" "User Commands" |
---|
2 | .SH NAME |
---|
3 | tracereplay \- Replay a trace in trace time from one uri to another |
---|
4 | .SH SYNOPSIS |
---|
5 | .B tracereplay |
---|
6 | [\-b | \-\^\-broadcast] [-s \-\^\-snaplength [ snaplength] ] |
---|
7 | [\-f | \-\^\-filter [ filter string ] ] |
---|
8 | inputuri outputuri |
---|
9 | .SH DESCRPTION |
---|
10 | tracereplay replays inputuri to outputuri in trace time. Checksums are |
---|
11 | recomputed on the fly. |
---|
12 | |
---|
13 | .TP |
---|
14 | .PD 0 |
---|
15 | .BI \-b |
---|
16 | .TP |
---|
17 | .PD |
---|
18 | .BI \-\^\-broadcast |
---|
19 | |
---|
20 | Change the 802.3 (ethernet) destination address to the broadcast address. |
---|
21 | This will send the transmitted packets to any hosts on the local network. |
---|
22 | |
---|
23 | .TP |
---|
24 | .PD 0 |
---|
25 | .BI \-s [snaplength] |
---|
26 | .TP |
---|
27 | .PD |
---|
28 | .BI \-\^\-snaplength [snaplength] |
---|
29 | Truncate the packets to the length specified. This is only makes a difference |
---|
30 | if the inputuri is a capture device. The value should be > 0. Wrong values will |
---|
31 | be ignored, but a warning will be printed. |
---|
32 | |
---|
33 | .TP |
---|
34 | .PD 0 |
---|
35 | .BI \-f [ filter string ] |
---|
36 | .TP |
---|
37 | .PD |
---|
38 | .BI \-\^\-filter [ filter ] |
---|
39 | Apply a filter to the inputuri. |
---|
40 | |
---|
41 | .SH LINKS |
---|
42 | More details about tracemerge (and libtrace) can be found at |
---|
43 | http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation |
---|
44 | |
---|
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 | traceanon(1), tracesummary(1) |
---|
49 | |
---|
50 | .SH AUTHORS |
---|
51 | Andreas Loef <andreas.lof@cs.waikato.ac.nz>, Yuwei Wang <yww4@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.