aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-03-01 23:16:24 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-03-01 23:16:24 +0000
commita678d340c19a1aa8c7500bd8b9896fb8a5bb15d1 (patch)
tree11a20809ab1c259d5b7666bdea0a6057f8cad867 /benchmarks/Makefile
parent1242ecb0a2cd5edcba4ca020cce7d564cadf8f23 (diff)
SPP provides frequently updated RTT estimates using IP traffic already
present in the network. SPP estimates the RTT between two measurement points without requiring precise time synchronisation between each point. SPP accurately estimates the RTT experienced by any application's traffic without needing modifications to the application itself or the routers along the path. WWW: http://caia.swin.edu.au/tools/spp/ PR: ports/176249 Submitted by: Lars Eggert <lars@eggert.org>
Notes
Notes: svn path=/head/; revision=313173
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 45e40945a0c9..a234c325ce68 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -62,6 +62,7 @@
SUBDIR += siege
SUBDIR += sipp
SUBDIR += slowloris
+ SUBDIR += spp
SUBDIR += stream
SUBDIR += super-smack
SUBDIR += sysbench