Subject: Re: ALTQ Error
To: None <gamk@gamk.com.br>
From: Kenjiro Cho <kjc@csl.sony.co.jp>
List: tech-net
Date: 10/26/2002 13:54:48
Diego Linke wrote:
> CAUTION: I not having INET6 options in my config kernel.i (My kernel not suport IPv6 protocol).

[snip altq config]

> When i execute altqd, i get two errors:
> 
> athenas# Oct 25 13:52:26 athenas altqd[237]: syscall error: add filter failed!: Invalid argument
> Oct 25 13:52:26 athenas altqd[237]: can't add ctl class IPv6 filter on interface 'ne0'
> 
> Somebody have a idea ?

I believe it's just a warning message and altqd should be running ok
even with the errors.

If you want to supress the message, remove "control" keyword from
"ctl_class", which disables to install the default filters to
ctl_class.

-Kenjiro