From owner-freebsd-current@FreeBSD.ORG Sat Feb 28 18:28:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13AA216A505 for ; Sat, 28 Feb 2004 18:28:16 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA70D43D2D for ; Sat, 28 Feb 2004 18:28:15 -0800 (PST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: from dibbler.crodrigues.org (h00609772adf0.ne.client2.attbi.com[66.31.45.197]) by comcast.net (sccrmhc12) with ESMTP id <2004022902281401200h8tnae>; Sun, 29 Feb 2004 02:28:14 +0000 Received: from dibbler.crodrigues.org (localhost.crodrigues.org [127.0.0.1]) i1T2SAaT000651; Sat, 28 Feb 2004 21:28:14 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.crodrigues.org (8.12.11/8.12.10/Submit) id i1T2Htnq000974; Sat, 28 Feb 2004 21:17:55 -0500 (EST) (envelope-from rodrigc) Date: Sat, 28 Feb 2004 21:17:54 -0500 From: Craig Rodrigues To: Vincent Poy Message-ID: <20040229021754.GA966@crodrigues.org> References: <20040229005439.GA1757@crodrigues.org> <20040228150259.P8264-100000@oahu.WURLDLINK.NET> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040228150259.P8264-100000@oahu.WURLDLINK.NET> User-Agent: Mutt/1.4.1i cc: current@freebsd.org Subject: Re: HEADSUP: Sleep queues added to kernel, so be careful. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 02:28:16 -0000 On Sat, Feb 28, 2004 at 03:08:19PM -1000, Vincent Poy wrote: > I wonder if changing the "WARNS?=" back to "WARNS= 0" will > actually fix the problem. I doubt that this is a Makefile problem. I think it is more likely that one of the changes to /usr/src/sys/netinet/ip_divert.c is causing the problem. -- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org