Date: Tue, 13 Mar 2012 13:51:26 -0700 From: Julian Elischer <julian@freebsd.org> To: Andrew Thompson <thompsa@freebsd.org> Cc: h bagade <bagadeh@gmail.com>, freebsd-net <freebsd-net@freebsd.org> Subject: Re: STP on netgraph bridge node Message-ID: <4F5FB34E.4000401@freebsd.org> In-Reply-To: <CAFAOGNR4A5-spCOZjbbMdq-cJg5329-HcUJTFscD8Zwt-Af-cw@mail.gmail.com> References: <CAKWOZ6W=_FT6TbbSxK7r3rWT%2BQ9Ae_OyANAueUyT4t4PaTtN2g@mail.gmail.com> <4F5FB0A0.9040802@freebsd.org> <CAFAOGNR4A5-spCOZjbbMdq-cJg5329-HcUJTFscD8Zwt-Af-cw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/13/12 1:45 PM, Andrew Thompson wrote: > On 14 March 2012 09:40, Julian Elischer<julian@freebsd.org> wrote: >> On 3/11/12 1:06 AM, h bagade wrote: >>> Hi all, >>> >>> Is there any way to add STP and RSTP protocols to bridge node on >>> netgraph? Should I implement it on the node or it has done before? >>> _______________________________________________ >>> 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" >>> >> feel free.. I don't think it has been done, >> >> whether one adds it to that node or a separate node that hooks >> onto the side of it might be a reasonable question.. (but I don't >> know enough about STP to judge..) I dont' know how well the code >> in if_bridge will port over, or iff it can be made a common module. > I split it off as a module 5 years ago and mentioned ng_bridge in the > commit message. > > http://svnweb.freebsd.org/base?view=revision&revision=160704 > > Still waiting for someone to plumb it in :) well then I guess we have a volunteer! > > Andrew > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F5FB34E.4000401>