add tcpreplay tool
authorChris Packham <judge.packham@gmail.com>
Thu, 30 Jul 2009 01:59:49 +0000 (13:59 +1200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 6 Dec 2009 21:09:23 +0000 (22:09 +0100)
commit20417bbf4e8be341c6754e5444c58ad1a25f3096
tree2f783ba606cc020f192cf012c129d07e325b7a02
parentc9c0d809d4de4e59c80debbd41fa71464b9d256b
add tcpreplay tool

Closes #515.

Tcpreplay is a tool for replaying network traffic from files saved with
tcpdump or other tools which write pcap(3) files.

The tcpreplay suite also ships with other tools (tcprewrite,
tcpreplay-edit) for manipulating pcap files.

[Peter: minor tweaks]
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/Config.in
package/tcpreplay/Config.in [new file with mode: 0644]
package/tcpreplay/tcpreplay-3.4.3-010-cross-compile.patch [new file with mode: 0644]
package/tcpreplay/tcpreplay.mk [new file with mode: 0644]