From owner-cvs-src@FreeBSD.ORG Sat Nov 27 23:32:21 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C242416A4CE; Sat, 27 Nov 2004 23:32:21 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6837543D3F; Sat, 27 Nov 2004 23:32:21 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.1.102] (adsl-68-123-122-146.dsl.snfc21.pacbell.net [68.123.122.146])iARNWImt376696; Sat, 27 Nov 2004 18:32:19 -0500 Message-ID: <41A90E81.1080600@elischer.org> Date: Sat, 27 Nov 2004 15:32:17 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8a3) Gecko/20041017 X-Accept-Language: en, hu MIME-Version: 1.0 To: Scott Long References: <200411261029.iAQATJHG003436@repoman.freebsd.org> <41A74A92.3090605@freebsd.org> <20041126203159.GB87167@cell.sick.ru> <41A79538.8000003@freebsd.org> In-Reply-To: <41A79538.8000003@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: Gleb Smirnoff cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/netgraph netgraph.h ng_base.c ng_source.c ng_uni_cust.hsrc/sys/netgraph/bluetooth/l2cap ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2004 23:32:21 -0000 Scott Long wrote: > > I understand the desire for forward progress here, but we did declare > API and ABI stability. Is there any way to achieve your goals and still > keep backwards compatiblity? Maybe create a new interface that will be > the default in 6.0, and allow 5.x to be the transition point to it? I'm > going to ask that this be reverted otherwise. > solutions under discussion.. > Scott