blob: 9e5509114e57196dc54183c26be3bd1973fc4c13 [file] [log] [blame]
config BR2_PACKAGE_TCPREPLAY
bool "tcpreplay"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_MUSL_FTS if !BR2_TOOLCHAIN_USES_GLIBC
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/