summaryrefslogtreecommitdiffstats
path: root/patches/iperf-2.0.4
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2009-12-29 22:32:28 +0100
committerWolfram Sang <w.sang@pengutronix.de>2009-12-30 11:18:46 +0100
commitf50434875036fd6a3547f3d6d1c778f3b552cced (patch)
treecf1e3243028ae46b9d3376ff216adda02a93bcd2 /patches/iperf-2.0.4
parent1413ac3fd189d002f5af3df1ef97fe9c9f87b244 (diff)
downloadptxdist-f50434875036fd6a3547f3d6d1c778f3b552cced.tar.gz
ptxdist-f50434875036fd6a3547f3d6d1c778f3b552cced.tar.xz
[patches] update TODO
and fix patch descriptions as well Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'patches/iperf-2.0.4')
-rw-r--r--patches/iperf-2.0.4/fix_early_termination.diff5
1 files changed, 5 insertions, 0 deletions
diff --git a/patches/iperf-2.0.4/fix_early_termination.diff b/patches/iperf-2.0.4/fix_early_termination.diff
index 32082f6b3..f24dec727 100644
--- a/patches/iperf-2.0.4/fix_early_termination.diff
+++ b/patches/iperf-2.0.4/fix_early_termination.diff
@@ -15,7 +15,12 @@ What happens: At the end of the test, the iperf process on machine foo exits.
What *should* happen: At the end of the test, the iperf process on machine
should keep running, listening for new connections.
+===
+
Patch form L. Gabriel Somlo on the iperf maillist 2009-01-21
+More precisely: http://sourceforge.net/tracker/index.php?func=detail&aid=1983829&group_id=128336&atid=711371
+
+Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
---
src/Client.cpp | 8 ++++----