aboutsummaryrefslogtreecommitdiff
path: root/net/dbeacon
Commit message (Collapse)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Dbeacon is a distributed multicast monitoring tool. The main purpose of aDmitry Marakasov2009-07-284-0/+65
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> Notes: svn path=/head/; revision=238550