Your message dated Wed, 4 Mar 2009 12:35:31 +0100
with message-id <[email protected]>
and subject line Re: Bug#382052: iperf: Behaviour is documented in manpage
has caused the Debian Bug report #382052,
regarding iperf: command line option for bidirectional test (-d) is not parsed
correctly
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
382052: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382052
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iperf
Version: 2.0.2-2
Severity: normal
bidirectional test works when passed after server option:
$ iperf -c iperf.server.org -d
bidirectional test does not work when passed before server option:
$ iperf -d -c iperf.server.org
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages iperf depends on:
ii libc6 2.3.6-18 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-10 GCC support library
ii libstdc++6 4.1.1-10 The GNU Standard C++ Library v3
iperf recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
tags 382052 + wontfix
stop
Hi Tobias,
You are right, this is not a bug, I'm closing it.
Saludos,
Roberto Lumbreras
http://rover.lumbreras.org
On Tue, Dec 23, 2008 at 12:15 PM, Tobias Klauser <[email protected]>wrote:
> This behaviour of iperf is clearly documented in the synopsis section
> of the manpage:
>
> |SYNOPSIS
> | iperf -s [ options ]
> |
> | iperf -c server [ options ]
> |
> | iperf -u -s [ options ]
> |
> | iperf -u -c server [ options ]
> |
>
> All options except -c, -s and -u need to be passed after the server
> argument, so this also applies to -d.
>
> I suggest to close this bug, tagging it wontfix.
>
>
>
--- End Message ---