From owner-freebsd-net Mon Jun 17 20:55:56 2002 Delivered-To: freebsd-net@freebsd.org Received: from wall.polstra.com (wall-gw.polstra.com [206.213.73.130]) by hub.freebsd.org (Postfix) with ESMTP id 93ED237B403 for ; Mon, 17 Jun 2002 20:55:50 -0700 (PDT) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id g5I3sTf75246; Mon, 17 Jun 2002 20:54:29 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.6/8.11.0) id g5I3sQO19132; Mon, 17 Jun 2002 20:54:26 -0700 (PDT) (envelope-from jdp) Date: Mon, 17 Jun 2002 20:54:26 -0700 (PDT) Message-Id: <200206180354.g5I3sQO19132@vashon.polstra.com> To: net@freebsd.org From: John Polstra Cc: spe@selectbourse.net Subject: Re: Problem using ng_ether In-Reply-To: <001f01c21493$b0612620$010110ac@SPEWIN> References: <001f01c21493$b0612620$010110ac@SPEWIN> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In article <001f01c21493$b0612620$010110ac@SPEWIN>, Sebastien Petit wrote: > Apparently, my kernel contains the fix already: > [spe@artik /usr/src/sys/netgraph]$ grep "if_hwassist" ng_ether.c > priv->hwassist = ifp->if_hwassist; > priv->ifp->if_hwassist = 0; > priv->ifp->if_hwassist = priv->hwassist; /* restore h/w > csum */ > > So, Why I've problem with checksums ? I don't know. Are you sure your running kernel was actually built from those sources? Beyond that, my only advice at this point is for you to dig into it with kgdb. John -- John Polstra John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message