summaryrefslogtreecommitdiff
path: root/package/tcpreplay/Config.in
blob: 6d3a3bf4def9b8d6ac5c12b2f5dc8a1c3aa308d6 (plain)
1
2
3
4
5
6
7
8
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/