add iperf package (thanks to Oliver Ertl)
[openwrt-10.03/.git] / package / iperf / Config.in
1 config BR2_PACKAGE_IPERF
2         tristate "iperf - Internet Protocol bandwidth measuring tool"
3 #       default m if CONFIG_DEVEL
4         default n
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           
12