CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/26 10:53:54
Modified files:
usr.bin/tcpbench: tcpbench.1 tcpbench.c
Log message:
add a timer to tcpbench as a command-line option (-t) so
that it is possible to stop the tcpbench client after a certain number
of seconds. This makes it easier to use tcpbench as part of a script.
From: Lawrence Teo <lteo at lteo.net>
ok phessler haesbaert and myself
