mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
1df455cdcf
- Added pointer to http://caia.swin.edu.au/reports/130730A/CAIA-TR-130730A.pdf - Fixed threading bug that causes segfault with newer pthread lib on Linux - Directory bin is now created during make (if it doesn't exists) - Added support for DLT_PPP frames in pcap files - Create fake "ip_len" if missing (observed in some TSO'ed frames) - Noted that IP.ID is no longer useful for disambiguating packets (RFC 6864) - Added "-# 8192" to hash across first 12 bytes of TCP payload - Added "-# 16384" to hash across all TCP Option bytes - Added -O option to print 'fake' (uncorrected) OWD in each direction - Various documentation tweaks (README and man page source) - Change default hash function for packet id generation to crc64 and added - Added -H option to select hash function (crc32 and crc64) - Added autotuning of delta_t_max based on actual observed clock offset (disabled with -T option) Reviewed by: tobik@ Approved by: tobik@ Differential Revision: https://reviews.freebsd.org/D18336 |
||
---|---|---|
.. | ||
apib | ||
autobench | ||
blogbench | ||
bombardier | ||
bonnie | ||
bonnie++ | ||
clpeak | ||
cpipe | ||
dbench | ||
dbs | ||
dhrystone | ||
dkftpbench | ||
fhourstones | ||
filebench | ||
fio | ||
flamegraph | ||
flops | ||
flowgrind | ||
forkbomb | ||
glmark2 | ||
gtkperf | ||
hey | ||
himenobench | ||
hpl | ||
hs-criterion | ||
hs-criterion-measurement | ||
httperf | ||
hyperfine | ||
imb | ||
interbench | ||
iorate | ||
iozone | ||
iozone21 | ||
iperf | ||
iperf3 | ||
libcelero | ||
libmicro | ||
linux-vdbench | ||
lmbench | ||
lzbench | ||
mdtest | ||
nbench | ||
netio | ||
netperf | ||
netperfmeter | ||
nosqlbench | ||
nqueens | ||
nttcp | ||
nuttcp | ||
octave-forge-benchmark | ||
p5-Benchmark-Forking | ||
p5-Benchmark-Stopwatch | ||
p5-Dumbbench | ||
pathchirp | ||
pathload | ||
pathrate | ||
pear-Benchmark | ||
perftest | ||
phoronix-test-suite | ||
pipebench | ||
polygraph | ||
postal | ||
postmark | ||
py-locust | ||
py-naarad | ||
py-throughpy | ||
py-zopkio | ||
pybench | ||
raidtest | ||
ramspeed | ||
randomio | ||
rubygem-benchmark-ips | ||
rubygem-railsbench | ||
scimark2 | ||
scimark2c | ||
siege | ||
sipp | ||
slowloris | ||
smhasher | ||
spp | ||
stream | ||
stress-ng | ||
super-smack | ||
sysbench | ||
tcpblast | ||
thrulay | ||
tsung | ||
ttcp | ||
typometer | ||
ubench | ||
unixbench | ||
uperf | ||
vegeta | ||
webbench | ||
wrk | ||
Makefile |