diff options
author | crees <crees@FreeBSD.org> | 2011-06-13 00:00:42 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-06-13 00:00:42 +0800 |
commit | 75af2649a036fb92364aaf97bd1ed53c99a43a1f (patch) | |
tree | 5c732306bf96f69d0297a61d7629edd886d4dfd6 /net/Makefile | |
parent | 668f5f37b64ee149e2acaf771371968e8156014d (diff) | |
download | freebsd-ports-gnome-75af2649a036fb92364aaf97bd1ed53c99a43a1f.tar.gz freebsd-ports-gnome-75af2649a036fb92364aaf97bd1ed53c99a43a1f.tar.zst freebsd-ports-gnome-75af2649a036fb92364aaf97bd1ed53c99a43a1f.zip |
Shaperprobe is a speed test utility to analyze traffic shaping being done and
determine max downstream and upstream throughput.
WWW: http://www.cc.gatech.edu/~partha/diffprobe/shaperprobe.html
PR: ports/157773
Submitted by: Josh Carroll <josh.carroll at gmail.com>
Approved by: rene (mentor)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 1aee70b42774..47cfef040be1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -996,6 +996,7 @@ SUBDIR += service-discovery-applet SUBDIR += serviio SUBDIR += sflowtool + SUBDIR += shaperprobe SUBDIR += sharity-light SUBDIR += shelldap SUBDIR += shmux |