summaryrefslogtreecommitdiff
path: root/package/iperf/Config.in
blob: c498a5b16bfd5e7612a6d950e2eb4ea85a55e536 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config ADK_PACKAGE_IPERF
	prompt "iperf............................. Internet Protocol bandwidth measuring tool"
	tristate
	depends on ADK_CXX
	select ADK_PACKAGE_LIBPTHREAD
	default n
	help
	  Iperf is a modern alternative for measuring TCP and UDP bandwidth 
	  performance, allowing the tuning of various parameters and 
	  characteristics.
	  
	  http://dast.nlanr.net/Projects/Iperf/