aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-21 04:16:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-21 04:16:32 +0000
commitdc1cf48ce650d7be16e788c314104aafe9dd83f0 (patch)
tree87830c3aff546e08a94c9288405fa254b7e2962f /pkg_config.xml
parent7b087b5a6e400ed8502939a50e5ee70e20ac995a (diff)
downloadpfsense-packages-dc1cf48ce650d7be16e788c314104aafe9dd83f0.tar.gz
pfsense-packages-dc1cf48ce650d7be16e788c314104aafe9dd83f0.tar.bz2
pfsense-packages-dc1cf48ce650d7be16e788c314104aafe9dd83f0.zip
Move carp to base
Diffstat (limited to 'pkg_config.xml')
-rw-r--r--pkg_config.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 5f2b3b5f..46c99d27 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -67,16 +67,6 @@
<configurationfile>stunnel.xml</configurationfile>
</package>
<package>
- <name>carp</name>
- <descr>CARP is a tool to help achieve system redundancy by having multiple computers creating a single, virtual network interface between them. This allows another machine to respond in the event a server fails, and allows a degree of load sharing between systems. CARP is an improvement over the Virtual Router Redundancy Protocol (VRRP) standard. It was developed after VRRP was shown to possibly overlap a Cisco patent.</descr>
- <website>http://www.openbsd.org/faq/faq6.html#CARP</website>
- <category>Network Management</category>
- <version>0.1.0</version>
- <status>ALPHA</status>
- <config_file>http://www.pfsense.com/packages/config/carp.xml</config_file>
- <configurationfile>carp.xml</configurationfile>
- </package>
- <package>
<name>iperf</name>
<website>http://dast.nlanr.net/Projects/Iperf/</website>
<descr>Iperf is a tool for measuring maximum TCP and UDP bandwidth, reminiscent of ttcp and nettest. It has been written to overcome the shortcomings of those aging tools. Iperf can also test UDP bandwidth, loss, and jitter.</descr>