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