Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 1 | -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 a | Dmitry Marakasov | 2009-07-28 | 4 | -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 |