From owner-freebsd-stable@FreeBSD.ORG Thu Feb 2 12:45:51 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D76416A420; Thu, 2 Feb 2006 12:45:51 +0000 (GMT) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (lath.rinet.ru [195.54.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F34D43D48; Thu, 2 Feb 2006 12:45:50 +0000 (GMT) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (localhost [127.0.0.1]) by lath.rinet.ru (8.13.4/8.13.4) with ESMTP id k12CjmIf027518 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 2 Feb 2006 15:45:48 +0300 (MSK) (envelope-from oleg@lath.rinet.ru) Received: (from oleg@localhost) by lath.rinet.ru (8.13.4/8.13.4/Submit) id k12Cjm6R027517; Thu, 2 Feb 2006 15:45:48 +0300 (MSK) (envelope-from oleg) Date: Thu, 2 Feb 2006 15:45:48 +0300 From: Oleg Bulyzhin To: Koen Martens Message-ID: <20060202124548.GA25493@lath.rinet.ru> References: <43DB8EA6.7070503@metro.cx> <20060128211710.GA29790@lath.rinet.ru> <43DBED3F.3000408@metro.cx> <20060128230015.GC29790@lath.rinet.ru> <43DCCAA8.4050600@metro.cx> <20060131090912.GA88914@lath.rinet.ru> <20060202083920.GA22515@milligan.bluefir.org> <43E1DD8E.3000801@metro.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43E1DD8E.3000801@metro.cx> User-Agent: Mutt/1.5.11 Cc: darrenr@freebsd.org, David Wilhelm , glebius@freebsd.org, freebsd-stable@freebsd.org Subject: Re: ipfilter + bge strangeness X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2006 12:45:51 -0000 On Thu, Feb 02, 2006 at 11:23:10AM +0100, Koen Martens wrote: > David Wilhelm wrote: > > On Tue, Jan 31, 2006 at 12:09:13PM +0300, Oleg Bulyzhin wrote: > > > >>Could you please test attached patch? > > > > > >>This patch enables 'full' rxcsum offloading so ipfilter's bug should not be > >>triggered. > > > > > > FYI, the patch works for me; the checksum errors still show in tcpdump, > > but ipfilter doesn't choke on them anymore. > > Sorry for my tardiness, been a bit busy on other fronts, but the > patch does it for me too! > > Should we go to the ipfilter list with this bug, btw? Or is it > something already fixed in newer versions of ipfilter? > > Koen Actually, at some point, i've added Darren Reed to Cc. Anyway i think posting to ipfilter list is good idea. > > -- > K.F.J. Martens, Sonologic, http://www.sonologic.nl/ > Networking, hosting, embedded systems, unix, artificial intelligence. > Public PGP key: http://www.metro.cx/pubkey-gmc.asc > Wondering about the funny attachment your mail program > can't read? Visit http://www.openpgp.org/ -- Oleg.