summaryrefslogtreecommitdiff
path: root/net-misc/htbinit/metadata.xml
blob: b3d59669d239939861820271a9eae6ab2b855734 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <!-- maintainer-needed -->
  <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>
  <longdescription lang="ja">
  HTB.init は、Linux 上で HTB を基盤にしたトラフィック・コントロールのセットアップを簡単にする
  CBQ.init に由来したシェル・スクリプトです。HTB (Hierachical Token Bucket) は現在の CBQ の実装の弱点に処置を講じる
  キューの新しい規律です。
  </longdescription>
  <use>
    <flag name="esfq">Add support for Enhanced Stochastic Fairness queueing discipline.</flag>
  </use>
  <upstream>
    <remote-id type="sourceforge">htbinit</remote-id>
  </upstream>
</pkgmetadata>