|
−h
|
|
Help.
|
|
−i
|
|
Input file (pcap format)
|
|
−m
|
|
Mode to use to know when the server is done sending.
Options are ’send’ as fast as you can,
’wait’ for -w sec.usec, and send after recieving
the previously captured number of ’bytes’ from
the server.
|
|
−t
|
|
The server to connect to in lieu of the IP addresses in
the pcap file.
|
|
−p
|
|
The protocol and/or port to limit sending traffic on.
Valid protocols are: TCP and UDP; and any port between 0 and
65535.
|
|
−V
|
|
Print version info and exit.
|
|
−w
|
|
The number of seconds and micro-seconds represented as a
float to wait for the server to finish sending before
sending more data. Must be used with "-m
wait".
|
|
|
|
SEE ALSO
|
tcpdump(8), tcpreplay(8), capinfo(1)
|
AUTHOR
|
Aaron Turner <aturner@pobox.com>
The current version is packaged with tcpreplay which is
available via HTTP:
|
|
http://www.sourceforge.net/projects/tcpreplay/ |
BUGS
|
Probably a lot. Some features not implimented yet.
Considered alpha quality code right now.
Please send bug reports to aturner@pobox.com.
|
|