summaryrefslogtreecommitdiffstats
path: root/package/iperf/Config.in
blob: ad6332f03c0b854eaf1638c434190da89c5ac163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_IPERF
	bool "iperf"
	depends on BR2_INSTALL_LIBSTDCPP
	# uses fork()
	depends on BR2_USE_MMU
	help
	  Internet Protocol bandwidth measuring tool for measuring
	  TCP/UDP performance.

	  http://dast.nlanr.net/projects/iperf/

comment "iperf needs a toolchain w/ C++"
	depends on !BR2_INSTALL_LIBSTDCPP