---
name: ifdepd
version: 20110412
origin: net/ifdepd
comment: Interface Dependency daemon
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: alex@hugo.bmg.gv.at
prefix: /usr/local
licenselogic: single
flatsize: 15131
desc: |
  ifdepd implements dependencies between network interfaces in a
  reliable way. If any of the source interfaces fails, ifdepd sets all
  destination interfaces to state down. If all source interfaces are active,
  ifdepd sets all destination interfaces to state up.

  For example, it can be used with carp(4) to provide failover functionality
  on gateways/firewalls.

  ifdepd is a simple replacement for ifstated and was written because of problems
  with ifstated.

  Alexander Hausner <alex@hugo.bmg.gv.at>
categories: [net]
files:
  /usr/local/bin/ifdepd: 248f6e3d43548ce1413f389b2939909b8602afdb7ac395601885c7e2649c1c4a
  /usr/local/etc/rc.d/ifdepd: 8fc31a5740129edcb709b6ced4d140a2dcfc2ea62862dad8279d903d0e858197
  /usr/local/man/man8/ifdepd.8.gz: 5200605bfef42e4ab938daf263f85503bddb820caa3c4ee16bda72bda8fa4f42
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: "\n*** ATTENTION ***\n\nTo run ifdepd from startup, add\nifdepd_enable=\"YES\"
  to /etc/rc.conf\n\nAvailable variables you add/set to /etc/rc.conf.\n- ifdepd_enable
  (bool):\t       Set to \"NO\" by default.\n                               Set it
  to \"YES\" to enable ifdepd.\n- ifdepd_src_ifaces(str):      Set to \"\" by default.\n
  \                              Contains a space separated list\n                               of
  source interfaces.\n- ifdepd_dst_ifaces(str):      Set to \"\" by default.\n                               Contains
  a space separated list\n                               of destination interfaces.\n"
