diff options
author | Colin Smith <colin@pfsense.org> | 2005-06-26 18:08:52 +0000 |
---|---|---|
committer | Colin Smith <colin@pfsense.org> | 2005-06-26 18:08:52 +0000 |
commit | e41f103f4cd27251202958ee941c7a30d4efc691 (patch) | |
tree | b5d8680979fd73ddcd106d19ff2674f1dc532259 | |
parent | 53c9e4a9d3d1e24ddcba7bda5656839a3500d4db (diff) | |
download | pfsense-packages-e41f103f4cd27251202958ee941c7a30d4efc691.tar.gz pfsense-packages-e41f103f4cd27251202958ee941c7a30d4efc691.tar.bz2 pfsense-packages-e41f103f4cd27251202958ee941c7a30d4efc691.zip |
Pull ifstated out of package list.
-rw-r--r-- | pkg_config.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index b15a8bad..5b5deade 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -164,6 +164,7 @@ <status>ALPHA</status> <configurationfile>netio.xml</configurationfile> </package> +<!-- <package> <name>ifstated</name> <website>http://www.openbsd.org/</website> @@ -178,6 +179,7 @@ test server or link availability and modify translation or routing rules. This p <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> |