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