allwinner_a64/lichee/buildroot/package/tcpreplay/Config.in
2018-08-08 14:16:19 +08:00

8 lines
242 B
Text

config BR2_PACKAGE_TCPREPLAY
bool "tcpreplay"
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.synfin.net/