Wait, no ignore that. This file is actually a patch, so just do this:
cd /usr/src/sys/contrib/ipfilter/netinet
patch -p0 < /usr/local/src/freebsd.6.1.rc1.ipfilter.4.13.justin.patch/
mlfk_ipl.patch
But substitute your file path.
On Apr 18, 2006, at 9:13 AM, Justin Killen wrote:
After you do the BSD/kupgrade, it will copy over some files into
the kernel build directory (/usr/src).
All you need to do is copy this file to /usr/src/sys/contrib/
ipfilter/netint/
After that, the kernel compile should work as expected.
On Apr 18, 2006, at 8:51 AM, Jan Rockstedt wrote:
Hi Justin,
Can you explain for a newbie, how do i addt his patch to my
freebsd rc1?
//Jan
----- Original Message ----- From: "Justin Killen" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, April 18, 2006 5:11 PM
Subject: File update for FreeBSD 6.1 RC1
Hello,
Here is a replacement file for ipfilter 4.1.13 that makes the
kernel build work with FreeBSD 6.1 RC1 (module mode).