buildrootschalter/package/tcpreplay/Config.in
Chris Packham 07ec04246f tcpreplay: bump version to 4.0.0
Update the tcpreplay package to version 4.0.0. The upstream package has
a new maintainer and license. Version 4.0.0 brings a number of new
features see http://tcpreplay.appneta.com/ for details.

[Peter: drop autoreconf]
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-13 08:40:43 +01:00

10 lines
276 B
Plaintext

config BR2_PACKAGE_TCPREPLAY
bool "tcpreplay"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_LIBPCAP
help
Tcpreplay is a tool for replaying network traffic from files saved
with tcpdump or other tools which write pcap(3) files.
http://tcpreplay.appneta.com/