You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
355 B
11 lines
355 B
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/
|
|
|
|
|