summaryrefslogtreecommitdiff
path: root/net/ifstated/files/patch-ifstated.8 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Support multiple profiles (instances) much like apache22Li-Wen Hsu2010-08-221-0/+32
| | | | | | | | | | - Add `-p pidfile' option to support multiple profiles PR: ports/149727 Submitted by: Jim Riggs <ports AT christianserving.org> (maintainer) Notes: svn path=/head/; revision=259708
* Update to 4.7Steven Kreuzer2010-07-131-17/+0
| | | | | | | | PR: ports/148242 Submitted by: Jim Riggs <ports@christianserving.org> Notes: svn path=/head/; revision=257730
* - Update to 20050505Pav Lucistnik2005-05-061-3/+3
| | | | | | | | PR: ports/80667 Submitted by: Matthew George <mdg@secureworks.net> (maintainer) Notes: svn path=/head/; revision=134714
* Add ifstated, a port of src/usr.sbin/ifstated from OpenBSD. It has beenPav Lucistnik2004-11-211-0/+17
modified to use kqueue/kevent and sysctl. The ifstated daemon runs commands in response to network state changes, which it determines by monitoring interface link state or running exter- nal tests. For example, it can be used with carp(4) to change running services or to ensure that carp(4) interfaces stay in sync, or with pf(4) to test server or link availability and modify translation or routing rules. PR: ports/74096 Submitted by: Matthew George <mdg@secureworks.net> Notes: svn path=/head/; revision=122052