Subject: Re: kern/37037 To: None <gnats-bugs@NetBSD.org> From: Martti Kuparinen <martti.kuparinen@iki.fi> List: netbsd-bugs Date: 09/30/2007 19:01:07
> Could you please try this patch (also at http://users.piuha.net/martti/tmp/p)
After compiling the kernel make sure you also build and install the
userland:
cd /usrc/src/sys
make includes
cd /usr/src/usr.sbin/ipf
make clean
make
make install