aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pkg_config.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index d1e30d51..8827fe09 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -213,6 +213,20 @@
<config_file>http://www.pfsense.com/packages/config/squid.xml</config_file>
<configurationfile>squid.xml</configurationfile>
</package>
+ <package>
+ <name>ifstated</name>
+ <website>http://www.openbsd.org/</website>
+ <descr>The ifstated daemon runs commands in response to network state changes, which it determines by monitoring interface link state or running e
+xter- 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. This package is currently useless without the carp package installed.</descr>
+ <category>Network Management</category>
+ <config_file>http://www.pfsense.com/packages/config/ifstated.xml</config_file>
+ <depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url>
+ <depends_on_package>ifstated-20041117.tbz</depends_on_package>
+ <version>20041117</version>
+ <status>ALPHA</status>
+ <configurationfile>ifstated.xml</configurationfile>
+ </package>
<package>
<name>ifdepd</name>
<descr>The ifdepd daemon implements dependencies between network interfaces in a reliable fashion. If any of the source interfaces fails, ifdepd sets all destination interfaces to state down. If all source interfaces are up, ifdepd sets all destination interfaces to state up.</descr>