lots of small package changes and dependency cleanups for the V= stuff
[openwrt/openwrt.git] / openwrt / package / iperf / Config.in
1 config BR2_PACKAGE_IPERF
2 tristate "iperf - Internet Protocol bandwidth measuring tool"
3 default m if CONFIG_DEVEL
4 help
5 Iperf is a modern alternative for measuring TCP and UDP bandwidth
6 performance, allowing the tuning of various parameters and
7 characteristics.
8
9 http://dast.nlanr.net/Projects/Iperf/
10
11