In comp.protocols.tcp-ip Fernando Gont <(E-Mail Removed)> wrote:
> On 14 Jul 2003 12:04:10 -0700, (E-Mail Removed) (Ishwar) wrote:
>>Is there any linux application which would allow me to do this?
> Netperf? I don't remember whether it has been ported to Linux or not.
Actually, netperf is not setup to be able to send to a remote discard
port, only a remote netserver. It would be a SMOP to allow one to
change that, but I've not done so thusfar on the premis that if one is
doing performance testing it is best to have access to both ends, and
when using the remote discard port one cannot directly control things
like the TCP window.
Also, much as I like to promote netperf

it cannot build "custom"
TCP segments - at least if that means direct control over what is in
the TCP header. Netperf TCP_STREAM will call send with a specified
buffer size over and over until test completion. TCP_RR will do
something similar. There is no distribution of send sizes within a
given netperf session (if that is the right term).
However, I can say with confidence that netperf has been ported to
Linux and works just fine.
rick jones
--
portable adj, code that compiles under more than one compiler
these opinions are mine, all mine; HP might not want them anyway...

feel free to post, OR email to raj in cup.hp.com but NOT BOTH...