mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 12:23:08 +02:00
4f770aeede
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1944 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
324 B
Plaintext
12 lines
324 B
Plaintext
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/
|
|
|
|
|