[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq:1879] Re: very large number of classes



Andrzej Kwiatkowski wrote:
> I have a quite big network structure and number of clases with red
> algoritm is bigger than 60. And i have notice that altq is using only
> first 60 classes. What should i change in sources to have possibility
> to use for example 100 classes (RED,RIO).

The max number of class for CBQ is 256 but altqstat(1) shows only 64
classes.
To increase the number, you need to edit NCLASSES in altqstat/qdis_cbq.c.

-Kenjiro