diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-03-03 23:47:20 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-03-03 23:47:20 +0800 |
commit | a0b501e7612cd3518c3acefed245b84fae17bd1c (patch) | |
tree | fa0eaf0cf828aac698023952366822bb25907bd3 /net/oproute/pkg-descr | |
parent | c4f7caba6c93402d6c2ef43658f07bcad7e213c0 (diff) | |
download | freebsd-ports-gnome-a0b501e7612cd3518c3acefed245b84fae17bd1c.tar.gz freebsd-ports-gnome-a0b501e7612cd3518c3acefed245b84fae17bd1c.tar.zst freebsd-ports-gnome-a0b501e7612cd3518c3acefed245b84fae17bd1c.zip |
add oproute
A tool for measuring general performance of the Internet
Diffstat (limited to 'net/oproute/pkg-descr')
-rw-r--r-- | net/oproute/pkg-descr | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net/oproute/pkg-descr b/net/oproute/pkg-descr new file mode 100644 index 000000000000..3a45998f2ba9 --- /dev/null +++ b/net/oproute/pkg-descr @@ -0,0 +1,18 @@ +Everyone knows that no one can agree on a system of metrics for +measuring general performance of the Internet. It's one of these +horrible religious issues that no matter how hard we try, we just +can't reach a happy middle ground. + +The purpose of OpRoute is to attempt to establish a *generalized* +measurement system which takes into account all of the factors that +are usually considered to be important when it comes to performance. +Specifically: + + - Packet Loss + - Latency + - Layer 3 Hops + - AS Hops + - NAP Hops + - Throughput + +WWW: http://www.oproute.net/ |