From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 28 18:41:42 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3153416A415; Thu, 28 Sep 2006 18:41:42 +0000 (UTC) (envelope-from pak@utcc.utoronto.ca) Received: from gpu.utcc.utoronto.ca (gpu.utcc.utoronto.ca [128.100.100.1]) by mx1.FreeBSD.org (Postfix) with SMTP id 9F5C543D49; Thu, 28 Sep 2006 18:41:41 +0000 (GMT) (envelope-from pak@utcc.utoronto.ca) Received: by gpu.utcc.utoronto.ca id <46191>; Thu, 28 Sep 2006 14:41:31 -0400 From: P Kern To: bms@FreeBSD.org, freebsd-bugs@FreeBSD.org Message-Id: <06Sep28.144131edt.46191@gpu.utcc.utoronto.ca> Date: Thu, 28 Sep 2006 14:41:26 -0400 Cc: pak@utcc.utoronto.ca Subject: Re: kern/90155: [netinet] [patch] use sysctl(8) to control hardware checksumming. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 18:41:42 -0000 > From FreeBSD.org!bms Thu Sep 28 12:38:51 2006 > Date: Thu, 28 Sep 2006 12:36:54 -0400 > From: Bruce M Simpson > To: pak@cns.utoronto.ca, bms@FreeBSD.org, freebsd-bugs@FreeBSD.org > Subject: Re: kern/90155: [netinet] [patch] use sysctl(8) to control hardware checksumming. > > Synopsis: [netinet] [patch] use sysctl(8) to control hardware checksumming. > > State-Changed-From-To: open->feedback > State-Changed-By: bms > State-Changed-When: Thu Sep 28 16:36:02 UTC 2006 > State-Changed-Why: > > Hi, there was an older PR for this in the 4.x train. We killed off bridge(4) > in the 7.x lifetime as if_bridge(4) should do the right thing by hardware > checksumming. Are you happy for us to kill this off? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=90155 Yes, please feel free to kill it off. I'm looking forward to checking out if_bridge. Thanks for the note. pak.