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/