diff options
author | jim-p <jim@pingle.org> | 2009-06-13 22:58:40 -0400 |
---|---|---|
committer | jim-p <jim@pingle.org> | 2009-06-13 22:59:37 -0400 |
commit | 866e8caab3c18c5a65bb428521db378e198f4c9a (patch) | |
tree | f1ce54ad970da4e1e4e523554ab8c4e10de97930 /pkg_config.7.xml | |
parent | 81065c240f0e0f2b05b77bd49eb69b152b4105a9 (diff) | |
download | pfsense-packages-866e8caab3c18c5a65bb428521db378e198f4c9a.tar.gz pfsense-packages-866e8caab3c18c5a65bb428521db378e198f4c9a.tar.bz2 pfsense-packages-866e8caab3c18c5a65bb428521db378e198f4c9a.zip |
Add rate package, courtesy of Scott Dale
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 2efd5a8c..aaad5fa2 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -739,5 +739,17 @@ <config_file>http://www.pfsense.com/packages/config/ovpnenhance/ovpnenhance.xml</config_file> <configurationfile>ovpnenhance.xml</configurationfile> </package> + <package> + <name>rate</name> + <descr>This package adds a table of realtime bandwidth usage by IP address to Status -> Traffic Graphs</descr> + <category>Network Management</category> + <version>0.9</version> + <status>BETA</status> + <maintainer></maintainer> + <depends_on_package_base_url>http://files.pfsense.com/packages/7/All/</depends_on_package_base_url> + <depends_on_package>rate-0.9.tbz</depends_on_package> + <config_file>http://www.pfsense.org/packages/config/rate/rate.xml</config_file> + <configurationfile>rate.xml</configurationfile> + </package> </packages> </pfsensepkgs> |