blob: 9d0e41bc0685297d70e5dbb06f80d8041d822bba (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_IPERF
bool "iperf"
default n
select BR2_INSTALL_LIBSTDCPP
help
Internet Protocol bandwidth measuring tool for measuring
TCP/UDP performance.
http://dast.nlanr.net/projects/iperf/
|