aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/iperf/Config.in
blob: 2e939ad1907e703015a9ba4fa070e53e82ef1e1c (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_IPERF
	prompt "iperf............................. Internet Protocol bandwidth measuring tool"
	tristate
	default m if CONFIG_DEVEL
	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/