1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 07:54:38 +03:00
openwrt-xburst/package/iperf/Config.in
nico 4497fa55a1 add iperf package (thanks to Oliver Ertl)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-17 20:32:10 +00:00

13 lines
336 B
Plaintext

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/