---
name: thrulay
version: 0.9
origin: benchmarks/thrulay
comment: Network capacity tester
arch: freebsd:9:x86:64
www: http://www.internet2.edu/~shalunov/thrulay/
maintainer: shalunov@shlang.com
prefix: /usr/local
licenselogic: single
flatsize: 227613
desc: |
  The program thrulay is used to measure the capacity, delay, and
  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/
categories: [net, ipv6, benchmarks]
files:
  /usr/local/bin/thrulay: 03d1ee83b9e869fd469a11f3b4cac5971e3d79facee74cb3287658bf936ccada
  /usr/local/etc/rc.d/thrulayd: 6511f00f13149eb7e3b572f1a70fae77fbd084f28531d334cae3cd31981c0dbb
  /usr/local/include/thrulay/client.h: 4ae5ab0d0d3866377a8b7f8d199a48ee917059e6036a79c6a74869729894bb61
  /usr/local/include/thrulay/server.h: cbc14ef5e2469bb063a1f50fb372a9ab6fb03655f6617649d86612916742dfca
  /usr/local/lib/libthrulay.a: e1f3e5dbf53fdce21c281f5214e14afd4403ad904107a93d23be9d4ed451c1ba
  /usr/local/lib/libthrulay.la: 081546ef05396eadfc8d05287cf0b88ed5d952401fd76d74311984b048fdc5a3
  /usr/local/lib/libthrulay.so: '-'
  /usr/local/lib/libthrulay.so.0: bc5e7f70b52c12a7316046649da2fce607c1d045199119444984b09446dbd324
  /usr/local/man/man1/thrulay.1.gz: 2e4a8ff87753bb081bbe901dd83df997f6c8a3348e8d92d80a64cece5eb7ddb8
  /usr/local/man/man8/thrulayd.8.gz: 39265dcc7ad66614ce5d73e9400b8f310c44682bff5690c667b24a63114c406c
  /usr/local/sbin/thrulayd: d091db964821979b2759a7f84a1eeb4ce4cfa4ca87435720bdc4505791722bc3
  /usr/local/share/doc/thrulay/ChangeLog: b2a0e816630c416aef7f131d20bc988387d78969626eccdbee734bbb6017b142
  /usr/local/share/doc/thrulay/README: 2dc5806c01f52364f8a54426e3923cd8ab915e6a283c23c2e420d3af0c3f93e0
  /usr/local/share/doc/thrulay/thrulay-index.html: c4b9bfa1fd4f8e16946444b7dd626d6b3f2d55d7f21ff317086490309f31c766
  /usr/local/share/doc/thrulay/thrulay-protocol.txt: 088e73ca8a0d85e156dcd61f287dbfbb06a862a8a9e52503f72254736934a076
directories:
  /usr/local/share/doc/thrulay/: n
  /usr/local/include/thrulay/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: "**************************************************************************\n*
  \                                                                       *\n* The
  package consists of a client (thrulay) and a daemon (thrulayd).    *\n* The thrulay
  client is usable immediately.                              *\n*                                                                        *\n*
  To run thrulayd from startup, add thrulayd_enable=\"YES\"                * \n* in
  your /etc/rc.conf                                                   *\n*                                                                        *\n**************************************************************************\n"
