Skip to content

Commit

Permalink
add packetrate option
Browse files Browse the repository at this point in the history
  • Loading branch information
synfinatic committed Aug 31, 2003
1 parent f6a2a03 commit 0973bc2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions man/tcpreplay.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.\" $Id: tcpreplay.8,v 1.11 2003/07/18 00:06:39 aturner Exp $
.\" $Id: tcpreplay.8,v 1.12 2003/08/31 01:44:34 aturner Exp $
.TH TCPREPLAY 8
.SH NAME
tcpreplay \- replay packets from capture files
Expand Down Expand Up @@ -40,7 +40,7 @@ tcpreplay \- replay packets from capture files
.B \-R
|
.B \-p
.I pause
.I packetrate
] [
.B \-P
] [
Expand Down Expand Up @@ -143,9 +143,9 @@ recorded, specified as a floating-point number.
.B \-M or "no_martians"
Disable sending martian packets (source networks: 0/8, 127/8, 255/8)
.TP
.B \-p or "pause"
Specify the number of seconds and microseconds (sec.usec) to pause between
each packet. Negates all other speed options.
.B \-p or "packetrate"
Specify the replay rate in packets per second. Negates all other
speed options.
.TP
.B \-P
.br
Expand Down

0 comments on commit 0973bc2

Please sign in to comment.