CVS log for ports/benchmarks/thrulay/Makefile
Up to [FreeBSD] / ports / benchmarks / thrulay
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 22 19:49:30 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 19 20:05:36 2009 UTC (2 years, 4 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +20 -8 lines
- Update to 0.9 - 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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:11 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 2 22:04:42 2007 UTC (4 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix email address of maintainer from internet2.edu to shlang.com
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 20 19:32:15 2005 UTC (6 years, 3 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
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/ PR: ports/87683 Submitted by: Stanislav Shalunov <shalunov@internet2.edu>
