diff options
Diffstat (limited to 'net-mgmt/sting/pkg-descr')
-rw-r--r-- | net-mgmt/sting/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/sting/pkg-descr b/net-mgmt/sting/pkg-descr deleted file mode 100644 index a989bbf4db19..000000000000 --- a/net-mgmt/sting/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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/ |