Hierarchical Token Bucket (HTB)

modulename: sch_htb.ko

configname: CONFIG_NET_SCH_HTB

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>QoS and/or fair queueing
└─>Hierarchical Token Bucket (HTB)
In linux kernel since version 2.6.12  
Say Y here if you want to use the Hierarchical Token Buckets (HTB)
packet scheduling algorithm. See
<http://luxik.cdi.cz/~devik/qos/htb/> for complete manual and
in-depth articles.

HTB is very similar to CBQ regarding its goals however is has
different properties and different algorithm.

To compile this code as a module, choose M here: the
module will be called sch_htb.

source code: