Subject: Re: kern/33194: Packet Filter support breaks kernel compilation
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@netbsd.org>
List: netbsd-bugs
Date: 04/05/2006 08:05:02
The following reply was made to PR kern/33194; it has been noted by GNATS.
From: Pavel Cahyna <pavel@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: thetemplar@free.fr
Subject: Re: kern/33194: Packet Filter support breaks kernel compilation
Date: Wed, 5 Apr 2006 10:04:02 +0200
On Wed, Apr 05, 2006 at 03:10:00AM +0000, thetemplar@free.fr wrote:
> I've activated the support for Packet Filter in my kernel configuration
> file (see below) and it breaks the kernel compilation, returning the
> following error :
pf is not compatible with ALTQ, see
http://www.netbsd.org/Documentation/network/pf.html#differences
It seems you could use the LKM.
(The documentation certainly needs improving.)