Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 20:54:26 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        net@freebsd.org
Cc:        spe@selectbourse.net
Subject:   Re: Problem using ng_ether
Message-ID:  <200206180354.g5I3sQO19132@vashon.polstra.com>
In-Reply-To: <001f01c21493$b0612620$010110ac@SPEWIN>
References:  <001f01c21493$b0612620$010110ac@SPEWIN>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <001f01c21493$b0612620$010110ac@SPEWIN>,
Sebastien Petit <spe@selectbourse.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206180354.g5I3sQO19132>