From owner-freebsd-current@FreeBSD.ORG Sat Apr 17 00:10:52 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A2A16A4CE for ; Sat, 17 Apr 2004 00:10:52 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65E4B43D53 for ; Sat, 17 Apr 2004 00:10:52 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc13) with ESMTP id <2004041707104601500rd1oue>; Sat, 17 Apr 2004 07:10:52 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id AAA71740; Sat, 17 Apr 2004 00:10:45 -0700 (PDT) Date: Sat, 17 Apr 2004 00:10:44 -0700 (PDT) From: Julian Elischer To: Andrew Thompson In-Reply-To: <20040417035758.GA66806@kate.fud.org.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: RFC: ported NetBSD if_bridge X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2004 07:10:52 -0000 On Sat, 17 Apr 2004, Andrew Thompson wrote: > Hi, > > > I have ported over the bridging code from NetBSD and am looking for feedback. > My main question is, 'do people want this in the tree?' > > > The benefits over the current bridge are: > * ability to manage the bridge table > * spanning tree support > * the snazzy brconfig utility > * clonable pseudo-interface (is that a benefit?) Do we need THREE bridging systems? If you need features you culd probably add them pretty easily to one or the other of the existing bridging modules..