aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.xml
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-06-07 09:25:05 +0000
committerErmal <eri@pfsense.org>2012-06-07 09:25:05 +0000
commit901bab70c88280e15b162f1e65b7cfe35b2e91df (patch)
treef657fe8174fee33d7ea60cfe14707c3c1db2785c /pkg_config.xml
parentc533da31d810a5e6e8e96864b6e96271985d423a (diff)
downloadpfsense-packages-901bab70c88280e15b162f1e65b7cfe35b2e91df.tar.gz
pfsense-packages-901bab70c88280e15b162f1e65b7cfe35b2e91df.tar.bz2
pfsense-packages-901bab70c88280e15b162f1e65b7cfe35b2e91df.zip
Say hello to olsrd as a package.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r--pkg_config.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 32e50524..270bbf3a 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -26,6 +26,22 @@
<configurationfile>autoconfigbackup.xml</configurationfile>
</package>
<package>
+ <name>olsrd</name>
+ <website>http://www.olsr.org/</website>
+ <descr>The olsr.org OLSR daemon is an implementation of the Optimized Link
+State Routing protocol. OLSR is a routing protocol for mobile ad-hoc
+networks. The protocol is pro-active, table driven and utilizes a
+technique called multipoint relaying for message flooding.</descr>
+ <category>Services</category>
+ <config_file>http://www.pfsense.com/packages/config/olsrd.xml</config_file>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/All/</depends_on_package_base_url>
+ <depends_on_package>olsrd-0.6.2.tbz</depends_on_package>
+ <version>1.0</version>
+ <status>Stable</status>
+ <required_version>2.1</required_version>
+ <configurationfile>olsrd.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>