<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/benchmarks/thrulay/pkg-plist, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>benchmarks/thrulay: Moved man to share/man</title>
<updated>2024-02-22T13:23:42+00:00</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-02-22T12:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b2aa2644bbd67dee86423e20113bdb1b3625f5fd'/>
<id>b2aa2644bbd67dee86423e20113bdb1b3625f5fd</id>
<content type='text'>
Approved by:    portmgr (blanket)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:    portmgr (blanket)
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup plist</title>
<updated>2014-10-20T07:03:48+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-10-20T07:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b9c3a29822bcff9459c97fb6dab0ef4baf78e2d4'/>
<id>b9c3a29822bcff9459c97fb6dab0ef4baf78e2d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Switch to USES=libtool, drop .la files</title>
<updated>2014-06-19T13:15:37+00:00</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2014-06-19T13:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d09b50c436ad6706800e3e333ffbafc093847d87'/>
<id>d09b50c436ad6706800e3e333ffbafc093847d87</id>
<content type='text'>
- Fix GNU_CONFIGURE

Approved by:	portmgr blanket
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix GNU_CONFIGURE

Approved by:	portmgr blanket
</pre>
</div>
</content>
</entry>
<entry>
<title>Support stage</title>
<updated>2014-01-05T00:41:32+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-01-05T00:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=968f46a7b818c816914d446b4d649b3cb31669a3'/>
<id>968f46a7b818c816914d446b4d649b3cb31669a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update to 0.9</title>
<updated>2009-09-19T20:05:36+00:00</updated>
<author>
<name>Ion-Mihai Tetcu</name>
<email>itetcu@FreeBSD.org</email>
</author>
<published>2009-09-19T20:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4c0562fe1be7c2bf9c0bf9ecfa3dc5ec5765042e'/>
<id>4c0562fe1be7c2bf9c0bf9ecfa3dc5ec5765042e</id>
<content type='text'>
- use rc.d script
- Update MASTER_SITES
- use PORTDOCS
- USE_LDCONFIG
- obey custom PREFIX

PR:		138366
Submitted by:	Sylvio Cesar
Approved by:	maintainer
Feature safe:	yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use rc.d script
- Update MASTER_SITES
- use PORTDOCS
- USE_LDCONFIG
- obey custom PREFIX

PR:		138366
Submitted by:	Sylvio Cesar
Approved by:	maintainer
Feature safe:	yes
</pre>
</div>
</content>
</entry>
<entry>
<title>The program thrulay is used to measure the capacity, delay, and</title>
<updated>2005-10-20T19:32:15+00:00</updated>
<author>
<name>Sergey Matveychuk</name>
<email>sem@FreeBSD.org</email>
</author>
<published>2005-10-20T19:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d43148058e03fa6c5c98e5a5dcec250c55e567ca'/>
<id>d43148058e03fa6c5c98e5a5dcec250c55e567ca</id>
<content type='text'>
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 &lt;shalunov@internet2.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;shalunov@internet2.edu&gt;
</pre>
</div>
</content>
</entry>
</feed>
