other performance metrics of a network by sending a bulk TCP or UDP
stream over it.
Special features of thrulay include:
* For TCP, ability to measure round-trip delay along with throughput
* For UDP, ability to measure
- one-way delay, with quantiles
- packet loss
- packet duplication
- reordering
* For UDP, the ability to send precisely positioned true Poisson streams
(microsecond errors in sending times)
* Human- and machine-readable output (ready to be fed to gnuplot)
WWW: http://www.internet2.edu/~shalunov/thrulay/
PR: ports/87683
Submitted by: Stanislav Shalunov <shalunov@internet2.edu>
to add a few new flags. If it causes any trouble, I will remove it.
* --help
* --disable-openssl (autocheck: enable by default)
* --openssl-include=PATH
* --openssl-lib=PATH
* Add CC and CFLAGS in configure for anyone can edit it.
I have submitted this patch to the author.
http://people.freebsd.org/~mezz/diff/configure.diff
I believe that it can be done in Jamfile instead configure, I will have to
learn more abot Jamfile later for what features and what it can do. If anyone
know any better way or so, let me know.
Unfortunately some manual configuration is necessary, so set NO_PACKAGE
(which is probably a dumb idea). Feel free to fix this.
While I'm here, sort CVSROOT-ports/modules.
required to build ports correctly with devel/portmk. Currently only USE_GMAKE
changes [1] are applied. It will be heavily used in the future to support
new knobs in b.p.m (like USE_APACHE, USE_TCL, new OPTIONS, etc.)
Currently patches are added by hand. I hope I can add soon an automated way
to submit patches.
[1] Submitted by: jylefort
Michael Bevin. It is not opensource, but versions are available
for Windows and Linux. Currently (October 2005) it has the best
compression ratio available.
WWW: http://www.lossless-audio.com/
PR: ports/87668
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
PR: 87592
Submitted by: Phil Oleson <oz@nixil.net>
Approved by: sf (maintainer timeout, 2 days approved by so@)
Security: CAN-2005-3185, http://secunia.com/advisories/17192/
See
ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-05:14.bzip2.asc
and the discussion on -ports about it.
Approved by: no reply from maintainer and pushed by members of so@