From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 2 May 2008 08:17:46 -0700 From: Stephen Hemminger Message-ID: <20080502081746.64e967bb@extreme> In-Reply-To: <20080502090138.GA15508@mx.loc> References: <20080502090138.GA15508@mx.loc> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [RFA, PATCH] enable transition to sysfs-only bridge manipulation List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bernhard Fischer Cc: buytenh@gnu.org, rep.dot.nop@gmail.com, bridge@lists.linux-foundation.org On Fri, 2 May 2008 11:01:38 +0200 Bernhard Fischer wrote: > Hi, > > It was rumored that the ioctl interface for bridges is deprecated. > There is, however, one crucial gap when trying to implement brctl > without using any ioctl: AFAICS it is impossible to create a bridge via > sysfs. > > The attached quick.. erm patch strives to fill this gap. > Some further details are at the top of the patchlet which received only > cursory testing, fwiw. > > Thanks and cheers, > Bernhard Why bother. The old API has to live on because it part of the kernel ABI.