From owner-freebsd-net@FreeBSD.ORG Fri Jun 3 21:00:37 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 4C0B216A41C; Fri, 3 Jun 2005 21:00:37 +0000 (GMT) (envelope-from julian@elischer.org) Received: from bigwoop.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 249BD43D1D; Fri, 3 Jun 2005 21:00:36 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by bigwoop.vicor-nb.com (Postfix) with ESMTP id 64AFA7A439; Fri, 3 Jun 2005 14:00:36 -0700 (PDT) Message-ID: <42A0C4F4.8010009@elischer.org> Date: Fri, 03 Jun 2005 14:00:36 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050423 X-Accept-Language: en, hu MIME-Version: 1.0 To: Andrew Thompson References: <20050603020140.GA22870@heff.fud.org.nz> In-Reply-To: <20050603020140.GA22870@heff.fud.org.nz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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:00:37 -0000 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, Andrew Thompson wrote: >Hi, > > >The if_bridge code that will soon be committed can be configured using >either brconfig or ifconfig. > >http://people.freebsd.org/~thompsa/ > >Only one tool will be committed and I would like to get opinions on >which one ppl prefer > >brconfig > - new util to /sbin > + same as NetBSD/OpenBSD > - would require new rc.d script and rc.conf keywords > >ifconfig (patched for if_bridge) > + one tool to rule them all > + seamless with rc.conf, ifconfig_bridge0="..." > - diverges from the other BSDs > > >Andrew >_______________________________________________ >freebsd-net@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-net >To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > >