All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] Re: Rapid Spanning Tree support
       [not found] <F021020DA23B6641A05E616D5EAD146373A3F9@de01exm60.ds.mot.com>
@ 2006-04-05 16:09 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2006-04-05 16:09 UTC (permalink / raw)
  To: Miller Seth-G19426; +Cc: Bui Khanh-E12360C, bridge

Added bridge mailing list to RSTP discussion.

On Wed, 5 Apr 2006 11:29:42 -0400
"Miller Seth-G19426" <seth.miller@motorola.com> wrote:

>  
> That's an approach we were considering as well using
> http://sourceforge.net/projects/rstplib/. Was this what you were
> planning to start with or did you want to pull the code out of the
> kernel? We're willing to work with you getting the user space app
> working and any of the infrastructure changes as well. The plan would be
> to put all this work back into the community. We're also interested in
> adding 802.1s Multiple spanning tree.
> 
> 
> -----Original Message-----
> Actually, I would like to make RSTP (and all the spanning tree
> protocols)
> a user space utility.  There are some infrastructure changes necessary
> to propagate sufficient information to do it.

I was going to leave existing STP in kernel for now, but not enable it.
For 2.6.17, I made sure that  STP packets are received so application
can receive them (via LLC).

The next part would be adding a netlink interface to bridge module
to report and modify:
	* interface added/deleted from bridge
	* interface status change (carrier up/down)
	* interface forwarding enable/disable
	* forwarding table flush by interface.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bridge] RE: Rapid Spanning Tree support
@ 2006-04-06 19:12 Miller Seth-G19426
  0 siblings, 0 replies; 2+ messages in thread
From: Miller Seth-G19426 @ 2006-04-06 19:12 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Bui Khanh-E12360C, bridge

Stephen,

This sounds like the right approach. I'm still not sure what you 
are proposing in terms of where the RSTP code should come from. 
would you expect we should be able to pull the code out of the 
existing bridge module?

Thanks

Seth


> -----Original Message-----
> Actually, I would like to make RSTP (and all the spanning tree
> protocols)
> a user space utility.  There are some infrastructure changes necessary
> to propagate sufficient information to do it.

I was going to leave existing STP in kernel for now, but not enable it.
For 2.6.17, I made sure that  STP packets are received so application
can receive them (via LLC).

The next part would be adding a netlink interface to bridge module
to report and modify:
	* interface added/deleted from bridge
	* interface status change (carrier up/down)
	* interface forwarding enable/disable
	* forwarding table flush by interface.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-06 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <F021020DA23B6641A05E616D5EAD146373A3F9@de01exm60.ds.mot.com>
2006-04-05 16:09 ` [Bridge] Re: Rapid Spanning Tree support Stephen Hemminger
2006-04-06 19:12 [Bridge] " Miller Seth-G19426

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.