diff options
author | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2003-08-17 19:41:56 +0000 |
---|---|---|
committer | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2003-08-17 19:41:56 +0000 |
commit | 29ba2fcd970000d2f6ebe6768ad00e41c29bef87 (patch) | |
tree | 79640d67c6b3c10ed77d837a66cd098b49aa4cdb /net-misc/htbinit | |
parent | Version bump (diff) | |
download | historical-29ba2fcd970000d2f6ebe6768ad00e41c29bef87.tar.gz historical-29ba2fcd970000d2f6ebe6768ad00e41c29bef87.tar.bz2 historical-29ba2fcd970000d2f6ebe6768ad00e41c29bef87.zip |
metadata added
Diffstat (limited to 'net-misc/htbinit')
-rw-r--r-- | net-misc/htbinit/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net-misc/htbinit/metadata.xml b/net-misc/htbinit/metadata.xml new file mode 100644 index 000000000000..45bac83bd4d4 --- /dev/null +++ b/net-misc/htbinit/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>bass@gentoo.org</email> + <name>José Alberto Suárez López</name> +</maintainer> +<longdescription> +HTB.init is a shell script derived from CBQ.init that allows for easy setup of HTB-based traffic control on Linux. HTB (Hierachical Token Bucket) is a new queueing discipline which attempts to address the weaknesses of current CBQ implementation. +</longdescription> +</pkgmetadata> |