summaryrefslogtreecommitdiffstats
path: root/package/iperf/ipkg/iperf.control
diff options
context:
space:
mode:
Diffstat (limited to 'package/iperf/ipkg/iperf.control')
-rw-r--r--package/iperf/ipkg/iperf.control10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/iperf/ipkg/iperf.control b/package/iperf/ipkg/iperf.control
new file mode 100644
index 000000000..3970b17d4
--- /dev/null
+++ b/package/iperf/ipkg/iperf.control
@@ -0,0 +1,10 @@
+Package: iperf
+Priority: optional
+Section: net
+Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Oliver Ertl <oliver@ertl-net.net>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/iperf/
+Depends: uclibc++
+Description: Internet Protocol bandwidth measuring tool.
+ Iperf is a modern alternative for measuring TCP and UDP bandwidth
+ performance, allowing the tuning of various parameters and
+ characteristics.