diff options
| author | Nicolas Thill <nico@openwrt.org> | 2006-01-10 13:45:36 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2006-01-10 13:45:36 +0000 |
| commit | 29e35fc2eaf22f1a9a6a40008807fb18a8fedbcf (patch) | |
| tree | 15b833a02355014f33ca4e43bb58afef308687c3 /openwrt/package/netperf/ipkg/netperf.control | |
| parent | 19c1532868078a6f75fb2a4538b45789bdde84dd (diff) | |
| download | mtk-20170518-29e35fc2eaf22f1a9a6a40008807fb18a8fedbcf.zip mtk-20170518-29e35fc2eaf22f1a9a6a40008807fb18a8fedbcf.tar.gz mtk-20170518-29e35fc2eaf22f1a9a6a40008807fb18a8fedbcf.tar.bz2 | |
add netperf package (thanks to Janos)
SVN-Revision: 2870
Diffstat (limited to 'openwrt/package/netperf/ipkg/netperf.control')
| -rw-r--r-- | openwrt/package/netperf/ipkg/netperf.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/netperf/ipkg/netperf.control b/openwrt/package/netperf/ipkg/netperf.control new file mode 100644 index 0000000..d34dd49 --- /dev/null +++ b/openwrt/package/netperf/ipkg/netperf.control @@ -0,0 +1,9 @@ +Package: netperf +Priority: optional +Version: 2.3pl1 +Section: network +Architecture: mipsel +Maintainer: Barnabas Kalman <barnik@vescont.com> +Source: ftp://ftp.cup.hp.com/dist/networking/benchmarks/ +Description: Program and service to do network performance measurement. + |
