On Thu, Jul 03, 2003 at 08:16:51PM +0200, Philip Olsson wrote:
> Hello
> Iam trying to get more than 256 CBQ queues. Before i upgraded to 3.3-Current it was 
> a problem in pfctl ( Trevor helped me there). I read in a mail by henning that you 
> could increase CBQ_MAX_CLASSES from 256 to more, so I changed it to 2048, but now i 
> get a error(suprise suprise):
> 
> pfctl: DIOCADDALTQ: Invalid argument
> 
> If I try with less rules it works fine. After I have changed the value I just 
> recompiled the  kernel and replaced it. Do I have to compile anything else and 
> replace too? 
> 
> Does anyone that have a solution to my problem?

I'd have to dig deeper.

that you get this error message means that we rejected the queuedef 
with setting errno to EINVAL somewhere down the DIOCADDALTQ path in 
pf_ioctl.c - it quickly goes to the queue specific stuff in sys/altq/.

-- 
Henning Brauer, BS Web Services, http://bsws.de
[EMAIL PROTECTED] - [EMAIL PROTECTED]
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)

Reply via email to