summaryrefslogtreecommitdiff
path: root/usr.bin/tcpbench/tcpbench.1
AgeCommit message (Expand)Author
2024-11-06sort options list;Jason McIntyre
2024-11-05Add TLS support in tcpbenchJan Klemkow
2022-08-15Use TCP_INFO instead of kvm magic to extract information about the tcp streams.Claudio Jeker
2021-02-04Implement the nc(1) -D socket debug option also in tcpbench(1).Alexander Bluhm
2020-05-04tcpbench: display stats on SIGINFO, not just at exit. ok tb@ procter@ deraadt@Stuart Henderson
2020-05-02Add ping(1)-like summary statistics.Richard Procter
2020-02-12Standardize argument naming for "sourceaddr" and unify the wording a bit,Ingo Schwarze
2018-09-28If tpcbench(8) is startet with -r0 it does not print statistics.Alexander Bluhm
2018-05-09consistent verb form; from nan xiaoJason McIntyre
2016-09-25Document the dependency on sysctl kern.allowkmemTheo de Raadt
2016-07-21zap trailing whitespace;Jason McIntyre
2016-07-21Add AF_UNIX support to tcpbench and also make it possible to randomize theClaudio Jeker
2014-08-19add -4 and -6 flags for saying if you want to force ipv4 or ipv6David Gwynne
2014-02-26Once more, the default routing table id is inherited from the processClaudio Jeker
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2012-01-26add a timer to tcpbench as a command-line option (-t) soHenning Brauer
2011-12-18Typo.Christiano F. Haesbaert
2011-09-09Add -b option which allows the client side to bind the socket to aChristiano F. Haesbaert
2011-08-23oops! -T snuck into the wrong place...Jason McIntyre
2011-08-23Allow TOS/TCLASS to be set with -T, accept the same keywords as in pf.conf.Christiano F. Haesbaert
2011-03-16various cleanup;Jason McIntyre
2011-03-09Implement UDP mode for tcpbench and switch tcpbench to use libevent.Claudio Jeker
2010-10-26add HISTORY and AUTHORS sections.Felix Kronlage
2010-07-03put .Os in the right place;Jason McIntyre
2010-07-03Fix the naming of interfaces and variables for rdomains and rtablesPhilip Guenthe
2009-08-13use Bk/Ek to avoid ugly split in synopsis;Jason McIntyre
2009-08-13Allow tcpbench to bind to a different rdomain.Claudio Jeker
2008-06-26some minor improvements from Pierre Riteau; ok djmJason McIntyre
2008-06-12tweak previous;Jason McIntyre
2008-06-12allow the tcpbench client side to open more than one tcp connectionHenning Brauer
2008-05-09tweak previous; ok djmJason McIntyre
2008-05-09import tcpbench, a small TCP benchmarking tool that can also sampleDamien Miller