Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2002 07:29:11 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        net@freebsd.org
Cc:        spe@selectbourse.net
Subject:   Re: Problem using ng_ether
Message-ID:  <200206181429.g5IETBk19887@vashon.polstra.com>
In-Reply-To: <20020618122920.9A20EBA19@sbserv0.intra.selectbourse.net>
References:  <001f01c21493$b0612620$010110ac@SPEWIN> <200206180354.g5I3sQO19132@vashon.polstra.com> <20020618122920.9A20EBA19@sbserv0.intra.selectbourse.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20020618122920.9A20EBA19@sbserv0.intra.selectbourse.net>,
Sebastien Petit  <spe@selectbourse.net> wrote:
> Ok, I think that I've found the problem, this patch was not applied in 
> RELENG_4_5 branch and is just available on RELENG_4 (so FreeBSD-4.6)
> Effectlivly, my running kernel was not actually built from those sources. So 
> now all is working fine, thank you for your help John.

Thanks for the follow-up.  I'm glad to hear that the fix actually
works. :-)

> I've two other questions:
> * Why this patch was not applied on 4.5-STABLE branch ?

RELENG_4_5 is a security branch.  Nothing is added to it except
important security-related fixes.  Ordinary bug fixes are not added to
that branch.  If you want bug fixes too, you should use RELENG_4.

> * How can I distribute my software working with ng_ether without forcing the 
> user to upgrade his kernel to FreeBSD-4.6 that is not released for the moment 
> ?

It is released now.  But here's another option for you.  Along with
your software, distribute the fixed version of the ng_ether kernel
loadable module (ng_ether.ko).  Tell your users not to configure
NETGRAPH_ETHER into their kernels.  Instead, they should load the
module.  That should solve the problem for them.  I think the fixed
module should work fine with a 4.5 kernel.

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?200206181429.g5IETBk19887>