let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / iperf / Config.in
1 config BR2_PACKAGE_IPERF
2 prompt "iperf............................. Internet Protocol bandwidth measuring tool"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 Iperf is a modern alternative for measuring TCP and UDP bandwidth
7 performance, allowing the tuning of various parameters and
8 characteristics.
9
10 http://dast.nlanr.net/Projects/Iperf/
11