[LARTC] Some question

Eric Leblond eric@regit.org
Thu, 28 Oct 2004 13:47:28 +0200


On Thu, 2004-10-28 at 18:33 +0700, Key wrote:
> Hi,
> 
> I have some question about HTB :
> 
> 1. I read that HTB priority is only 8 level, from 0 to 7. So if i want to
> give different priority
> to more than 8 class, what should i do?

It is a #define in htb source code in linux kernel tree. It can be
changed easily :
	TC_HTB_NUMPRIO
in 
	include/linux/pkt_sched.h

BR,
-- 
Eric Leblond <eric@regit.org>