15 Commits

Author SHA1 Message Date
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
nbd
285ed22d76 iperf: remove bogus submenu
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-07 00:30:54 +00:00
juhosg
f929c75d1d [packages] net/iperf: fix a bug in single thread mode
root@OpenWrt:/# iperf -c 192.168.20.100 -i 60
------------------------------------------------------------
Client connecting to 192.168.20.100, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  3] local 192.168.20.1 port 53214 connected with 192.168.20.100 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0--7988.8 sec  0.00 Bytes  -0.00 bits/sec
[ ID] Interval       Transfer     Bandwidth
[  3] -7988.8--7928.8 sec  0.00 Bytes  0.00 bits/sec


git-svn-id: svn://svn.openwrt.org/openwrt/packages@14776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 16:02:40 +00:00
florian
9e9b69e1c6 Update iperf to 2.0.4 (#4317), thanks Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-10 01:03:46 +00:00
florian
e31e6eada1 The original iperf website is offline, use the openwrt mirror instead
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 12:26:17 +00:00
juhosg
56b0dceb28 iperf: add patch from [http://lkml.org/lkml/2007/9/26/132 LKML] to fix locking bugs, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-02 14:02:38 +00:00
olli
8d794e4bce iperf:
* Split into two packages. One without threads support and one with multithread support (#2432)
 * Refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-26 15:52:56 +00:00
florian
e4138c6a8c Add the thread fix as suggested in http://dast.nlanr.net/Projects/Iperf2.0/patch-iperf-linux-2.6.21.txt
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 06:53:10 +00:00
nico
e127604d3d force linking against libgcc (fix build on 7.07)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-05 12:17:58 +00:00
nico
25e391427b fix uClibc++ issue after build dir reorg: install uClibc++ headers in a separate include dir
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 15:58:55 +00:00
nico
98d948428b misc cosmetic fixes:
* reorder PKG_* variables, Build/(Un)InstallDev macros
 * remove unneeded configure options and PKG_INSTALL_DIR stuff
 * remove dupe descriptions


git-svn-id: svn://svn.openwrt.org/openwrt/packages@6035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 11:19:08 +00:00
nbd
c0e5247848 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
5cb332fb35 massive Makefile cleanup, add missing 'svn:keywords' property
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-30 13:51:50 +00:00
nbd
00c32b752c cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 15:26:14 +00:00
florian
fe3f01e100 Port iperf to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-03 07:51:57 +00:00