OpenBSD CVS

CVS log for src/usr.bin/tcpbench/Makefile


[BACK] Up to [local] / src / usr.bin / tcpbench

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Mon Aug 15 09:06:54 2022 UTC (21 months ago) by claudio
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, HEAD
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Use TCP_INFO instead of kvm magic to extract information about the tcp streams.
Variable names listed by -l change and there is no more need to change
kern.allowkmem. To get all possible values tcpbench still needs to be run
as root.
OK bluhm@ djm@

Revision 1.9 / (download) - annotate - [select for diffs], Sat May 2 22:21:05 2020 UTC (4 years ago) by procter
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Add ping(1)-like summary statistics.
Makefile omitted by mistake from commit tJPIjljmTjZW
ok djm@ deraadt@

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jul 9 21:23:19 2017 UTC (6 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

remove redundant variable declarations in Makefiles, since those are
the default.

okay millert@

Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 17 15:41:08 2015 UTC (8 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.6: +5 -10 lines
Diff to previous 1.6 (colored)

Normalize Makefile format, and remove bad advice #BINMODE=2555

Revision 1.6 / (download) - annotate - [select for diffs], Fri Aug 17 17:10:33 2012 UTC (11 years, 9 months ago) by haesbaert
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.5: +0 -11 lines
Diff to previous 1.5 (colored)

Don't need this anymore, we have them in bsd.own.mk.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Mar 15 00:20:04 2011 UTC (13 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.4: +1 -0 lines
Diff to previous 1.4 (colored)

add DPADD; from brad

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 9 18:13:18 2011 UTC (13 years, 2 months ago) by claudio
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)

Implement UDP mode for tcpbench and switch tcpbench to use libevent.
In UDP mode the tcpbench client tries to flood the pipe to the maximum
and the server will busy read the packets. For TCP mode nothing has
changed.  All the work was done by Christiano F. Haesbaert
(haesbaert(at)haesbaert org).
OK myself and a lot of pushing from deraadt@

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 26 07:05:56 2008 UTC (15 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.2: +0 -1 lines
Diff to previous 1.2 (colored)

some minor improvements from Pierre Riteau; ok djm

Revision 1.2 / (download) - annotate - [select for diffs], Thu May 15 19:00:02 2008 UTC (16 years ago) by djm
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

fix uninitialised variable; from ray@

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 9 00:54:07 2008 UTC (16 years ago) by djm
Branch: djm
CVS Tags: djm_20080509
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

import tcpbench, a small TCP benchmarking tool that can also sample
relevant kernel variables via kvm(3)

ok dlg@ deraadt@

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 9 00:54:07 2008 UTC (16 years ago) by djm
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.