aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-13 23:07:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-13 23:07:57 +0000
commit9694747f7742b10aa929b7a3edad87493fcb7a21 (patch)
tree95ccd0f6752c75795ed7f6e93282035e070fdab4 /pkg_config.xml
parent5c32b27996bbe37654eab50272985f9c607dee17 (diff)
downloadpfsense-packages-9694747f7742b10aa929b7a3edad87493fcb7a21.tar.gz
pfsense-packages-9694747f7742b10aa929b7a3edad87493fcb7a21.tar.bz2
pfsense-packages-9694747f7742b10aa929b7a3edad87493fcb7a21.zip
Add per user bandwidth distribution package
Diffstat (limited to 'pkg_config.xml')
-rw-r--r--pkg_config.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 01133993..231d13e4 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -15,6 +15,18 @@
<configurationfile>pfstat.xml</configurationfile>
</package>
<package>
+ <name>BWDistribute</name>
+ <descr>Adds a per user bandwidth distribution option. Requires 0.76 or better.</descr>
+ <category>FTP</category>
+ <config_file>http://www.pfsense.com/packages/config/per-user-bandwidth-distribution.xml</config_file>
+ <version>0.1</version>
+ <status>ALPHA</status>
+ <configurationfile>per-user-bandwidth-distribution.xml</configurationfile>
+ <logging>
+ <facilityname>services</facilityname>
+ </logging>
+ </package>
+ <package>
<name>pure-ftpd</name>
<website>http://www.pureftpd.org/</website>
<descr>Pure FTPd Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. It has no known vulnerabilities, is trivial to set up, and is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in 'ls', FXP protocol, anti-warez system, bandwidth throttling, restricted ports for passive downloads, an LDAP backend, XML output, and more.</descr>