aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.8.xml.amd64
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-02-12 10:49:10 -0200
committerRenato Botelho <garga@FreeBSD.org>2013-02-12 10:49:10 -0200
commit849ae9e3bd2877bfb784b88b10d41dc772127f2a (patch)
tree7830f2932af0e279f41accd1361e71751ff2669f /pkg_config.8.xml.amd64
parent8c6e405c7432044a4d0788c8c38baccb76b34bf7 (diff)
downloadpfsense-packages-849ae9e3bd2877bfb784b88b10d41dc772127f2a.tar.gz
pfsense-packages-849ae9e3bd2877bfb784b88b10d41dc772127f2a.tar.bz2
pfsense-packages-849ae9e3bd2877bfb784b88b10d41dc772127f2a.zip
Move RIP back to packages. It fixes #2810
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r--pkg_config.8.xml.amd6411
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index cb577350..52dc01bd 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -536,6 +536,17 @@
<configurationfile>olsrd.xml</configurationfile>
</package>
<package>
+ <name>routed</name>
+ <website>http://www.pfsense.com/</website>
+ <descr>RIP v1 and v2 daemon.</descr>
+ <category>Network Management</category>
+ <config_file>http://www.pfsense.com/packages/config/routed/routed.xml</config_file>
+ <version>1.1</version>
+ <status>Stable</status>
+ <required_version>2.1</required_version>
+ <configurationfile>routed.xml</configurationfile>
+ </package>
+ <package>
<name>spamd</name>
<website>http://www.openbsd.org/spamd/</website>
<descr>Tarpits like spamd are fake SMTP servers, which accept connections but don't deliver mail. Instead, they keep the connections open and reply very slowly. If the peer is patient enough to actually complete the SMTP dialogue (which will take ten minutes or more), the tarpit returns a 'temporary error' code (4xx), which indicates that the mail could not be delivered successfully and that the sender should keep the mail in their queue and retry again later.</descr>