From owner-freebsd-hackers Tue Feb 13 8:33:33 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 617D737B491 for ; Tue, 13 Feb 2001 08:33:29 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id RAA96107; Tue, 13 Feb 2001 17:33:07 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: David Gilbert Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: edit /usr/src/contrib/ipfiler requires full recompile. References: <14985.24072.30011.173768@trooper.velocet.net> From: Dag-Erling Smorgrav Date: 13 Feb 2001 17:33:07 +0100 In-Reply-To: David Gilbert's message of "Tue, 13 Feb 2001 11:17:12 -0500 (EST)" Message-ID: Lines: 13 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Gilbert 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