From owner-freebsd-net@FreeBSD.ORG Fri Jun 3 21:14:02 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10E0E16A41C for ; Fri, 3 Jun 2005 21:14:02 +0000 (GMT) (envelope-from thompsa@fud.org.nz) Received: from heff.fud.org.nz (60-234-149-201.bitstream.orcon.net.nz [60.234.149.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id A354E43D49 for ; Fri, 3 Jun 2005 21:14:01 +0000 (GMT) (envelope-from thompsa@fud.org.nz) Received: from thompsa by heff.fud.org.nz with local (Exim 4.50 (FreeBSD)) id 1DeJUO-0006y6-IR; Sat, 04 Jun 2005 09:14:00 +1200 Date: Sat, 4 Jun 2005 09:14:00 +1200 From: Andrew Thompson To: Julian Elischer Message-ID: <20050603211400.GA26676@heff.fud.org.nz> References: <20050603020140.GA22870@heff.fud.org.nz> <42A0C4F4.8010009@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42A0C4F4.8010009@elischer.org> User-Agent: Mutt/1.4.2.1i Sender: Andrew Thompson Cc: freebsd-net@freebsd.org Subject: Re: xxconfig for if_bridge X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 21:14:02 -0000 On Fri, Jun 03, 2005 at 02:00:36PM -0700, Julian Elischer wrote: > what does if_bridge give you that cannot be achieved with > ng_bridge+ng_eiface? > Well, I guess it has some spanning tree algorythm in it, but it might be > as easy to put > that in ng_bridge and a lot more flexible, > We had this same discussion a year ago. http://lists.freebsd.org/pipermail/freebsd-current/2004-April/thread.html#25886 Andrew