diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-29 02:49:41 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-29 02:49:41 +0800 |
commit | 6d22b9009dc7a5c72426599d424c1c84fe7a06b5 (patch) | |
tree | a74b87de278c77e4c8cbe1f8747e9703a8295669 /net/dbeacon/pkg-descr | |
parent | 9076d35eeb4c7a23d9bb3125d3218f558df96249 (diff) | |
download | freebsd-ports-gnome-6d22b9009dc7a5c72426599d424c1c84fe7a06b5.tar.gz freebsd-ports-gnome-6d22b9009dc7a5c72426599d424c1c84fe7a06b5.tar.zst freebsd-ports-gnome-6d22b9009dc7a5c72426599d424c1c84fe7a06b5.zip |
Dbeacon is a distributed multicast monitoring tool. The main purpose of a
beacon is to monitor other beacons' reachability and to collect statistics
such as loss, delay, and jitter between beacons. Dbeacon supports both
IPv4 and IPv6 multicast and supports collecting information using both Any
Source Multicast (ASM) and Source-Specific Multicast (SSM).
WWW: http://fivebits.net/proj/dbeacon
PR: 136916
Submitted by: Antonio Querubin <tony@lava.net>
Diffstat (limited to 'net/dbeacon/pkg-descr')
-rw-r--r-- | net/dbeacon/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/dbeacon/pkg-descr b/net/dbeacon/pkg-descr new file mode 100644 index 000000000000..b1ba58ab1895 --- /dev/null +++ b/net/dbeacon/pkg-descr @@ -0,0 +1,7 @@ +Dbeacon is a distributed multicast monitoring tool. The main purpose of a +beacon is to monitor other beacons' reachability and to collect statistics +such as loss, delay, and jitter between beacons. Dbeacon supports both +IPv4 and IPv6 multicast and supports collecting information using both Any +Source Multicast (ASM) and Source-Specific Multicast (SSM). + +WWW: http://fivebits.net/proj/dbeacon |