aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-22 08:35:10 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-22 08:35:10 +0000
commitda5eed337ab4d6dbd0c193d60de50f3f95080071 (patch)
treefd8e3990e5bee3544b9385cb1641cbd063c5535d /net/Makefile
parent471943a49eef231a51f7482cf87adab95fd15d83 (diff)
downloadports-da5eed337ab4d6dbd0c193d60de50f3f95080071.tar.gz
ports-da5eed337ab4d6dbd0c193d60de50f3f95080071.zip
Add STING, a TCP-based network measurement tool that measures end-to-end
network path characteristics. sting is unique because it can estimate one-way properties, such as loss rate, through careful manipulation and observation of TCP behavior. Since Benno submitted the port first, and since the patches are nearly identical, Benno will get credit for creating the port. However, since Kelly offered to maintain it, he will get the job. PRs: 18476, 18508 Submitted by: Benno Rice <benno@netizen.com.au>, Kelly Yancey <kbyanc@posi.net>
Notes
Notes: svn path=/head/; revision=28666
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index d4d193a36c54..50097e2ab668 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -204,6 +204,7 @@
SUBDIR += smbtcpdump
SUBDIR += sniffit
SUBDIR += socks5
+ SUBDIR += sting
SUBDIR += sup
SUBDIR += tac_plus4
SUBDIR += tcpflow