From owner-freebsd-hackers@FreeBSD.ORG Thu Sep 16 16:58:39 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 726C916A515 for ; Thu, 16 Sep 2004 16:58:38 +0000 (GMT) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 235C743D48 for ; Thu, 16 Sep 2004 16:58:38 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 21364 invoked from network); 16 Sep 2004 16:58:37 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 16 Sep 2004 16:58:37 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i8GGwOub066233; Thu, 16 Sep 2004 12:58:27 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-hackers@FreeBSD.org Date: Thu, 16 Sep 2004 10:57:26 -0400 User-Agent: KMail/1.6.2 References: <20040916121704.GA29643@SDF.LONESTAR.ORG> In-Reply-To: <20040916121704.GA29643@SDF.LONESTAR.ORG> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200409161057.26186.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: "Kevin A. Pieckiel" Subject: Re: PR kern/67636 closed, but still not working? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 16:58:39 -0000 On Thursday 16 September 2004 08:17 am, Kevin A. Pieckiel wrote: > I have a 5.2.1-RELEASE computer that does work, and a 5.3-BETA4 computer > that doesn't. Both have custom kernels that do NOT include IPv6. > > I'm trying to set up IPF on the 5.3-BETA4 computer, but I get the very > error message in PR kern/67636: > > Inability to use ipfilter module (ipl.ko) with custom kernels w/o INET6 > > # kldload ipl > kldload: can't load ipl: No such file or directory > # dmesg|tail -1 > link_elf: symbol in6_cksum undefined > > This PR has been closed. Did it not apply to HEAD or the current branch? > Can someone apply the patch into CURRENT? This PR was rated with a > severity of "serious". This functionality would be nice for 5.3-RELEASE. > > Thanks, > Kevin If you want ipfilter but no IPv6, then compile ipfilter into your custom kernel rather than using the module. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org