aboutsummaryrefslogtreecommitdiffstats
path: root/net/sting/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-05-22 16:35:10 +0800
committerwill <will@FreeBSD.org>2000-05-22 16:35:10 +0800
commitf747009726e43b1fde152a3ebd65253b35cc1a89 (patch)
tree99e2d9cdb9d9312a7fde93b16a8f3ccda1d8d8ff /net/sting/pkg-descr
parent66de1735f4a1c5f8531aebe4228edc2389fc7276 (diff)
downloadfreebsd-ports-gnome-f747009726e43b1fde152a3ebd65253b35cc1a89.tar.gz
freebsd-ports-gnome-f747009726e43b1fde152a3ebd65253b35cc1a89.tar.zst
freebsd-ports-gnome-f747009726e43b1fde152a3ebd65253b35cc1a89.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>
Diffstat (limited to 'net/sting/pkg-descr')
-rw-r--r--net/sting/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/sting/pkg-descr b/net/sting/pkg-descr
new file mode 100644
index 000000000000..a989bbf4db19
--- /dev/null
+++ b/net/sting/pkg-descr
@@ -0,0 +1,10 @@
+sting is 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. In addition, using TCP allows sting to
+leverage the existing Internet infrastructure -- any TCP server can be
+used as a de facto measurement service -- and it avoids increasing
+problems with ICMP-based network measurement (blocking, spoofing, rate
+limiting, etc).
+
+WWW: http://www.cs.washington.edu/homes/savage/sting/