Date: 13 Feb 2001 17:33:07 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: David Gilbert <dgilbert@velocet.ca> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: edit /usr/src/contrib/ipfiler requires full recompile. Message-ID: <xzp3ddiwnjw.fsf@flood.ping.uio.no> In-Reply-To: David Gilbert's message of "Tue, 13 Feb 2001 11:17:12 -0500 (EST)" References: <14985.24072.30011.173768@trooper.velocet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
David Gilbert <dgilbert@velocet.ca> writes: > I recently tracked down the fact that our office uses up to 140000 > states and then tracked down where to edit this in ipfilter > (/usr/src/contrib/ipfilter/ip_state.h). [...] > However, I found that editing this file didn't trigger it to be > recompiled by the kernel make process. Of course not. It's not part of the kernel. There's a duplicate of this file in /usr/src/sys/netinet which need to be kept in synch. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp3ddiwnjw.fsf>