diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-17 20:32:10 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-17 20:32:10 +0000 |
commit | 4497fa55a1d080bbaa7ef9047780852075eb4450 (patch) | |
tree | 85f5d1c5b06828d70107dfcde6c12aee18140fc6 /package/iperf/ipkg | |
parent | 558ac0a9fa2b223c558d5c6df63bede230ba171b (diff) |
add iperf package (thanks to Oliver Ertl)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1942 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iperf/ipkg')
-rw-r--r-- | package/iperf/ipkg/iperf.control | 10 |
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. |