Subject: Re: Error compiling PF with ALTQ
To: None <netbsd-users@netbsd.org>
From: Mark Cullen <mark.r.cullen@gmail.com>
List: netbsd-users
Date: 07/22/2006 23:21:14
Mark Cullen wrote:
> Pavel Cahyna wrote:
>> On Tue, Jul 11, 2006 at 06:42:15PM +0100, Mark Cullen wrote:
>>> I've got PF in my kernel config and the kernel compiled just fine, 
>>> but I would like to mess around with ALTQ. When I uncomment the ALTQ 
>>> lines in the kernel config, the compiling fails with:
>>
>>> I think it's a known problem. A google search revealed patches to fix 
>>> it for 2.x, but I am using 3.0.1.. and they're reported not to work 
>>> on 3.x apparently. Any ideas?
>>
>> See http://www.netbsd.org/Documentation/network/pf.html#differences
>>
>> Using the pf LKM should work.
>>
>> Pavel
>>
> 
> Aaah. I'll give that a try then. Thanks!
> 

Ok, This doesn't actually work. I took pf out of the kernel and loaded 
it as a module, and enabled all of the ALTQ stuff in the kernel and 
still get:

---
(root@beast)/usr/src/sys/lkm# pfctl -s rules
No ALTQ support in kernel
ALTQ related functions disabled
---


-- 
Mark Cullen <mark.r.cullen@gmail.com>