netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Q: State of Linux RSTP support
@ 2014-09-24 18:00 Tilman Schmidt
  2014-09-24 18:23 ` Vlad Yasevich
  0 siblings, 1 reply; 2+ messages in thread
From: Tilman Schmidt @ 2014-09-24 18:00 UTC (permalink / raw)
  To: netdev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Stephen Hemminger's presentation at
http://www.slideshare.net/shemminger/new-bridge (which seems to be the
most recent information available on the topic) the in-kernel bridging
code only provides STP. RTSP is (should be) provided by a user space
daemon, rtspd. However, none of the distributions I routinely use
provide that daemon. Sourceforge has a project named rstpd but it
seems to be inactive.

A search for RSTP in the current git tree finds

- - in net/bridge/br_netlink.c, a comment:
                      /* Binary compatibility with old RSTP */

- - in net/bridge/br_private.h, an enum constant for struct net_bridge
member stp_enabled:
              BR_USER_STP,            /* new RSTP in userspace */

but nothing in, say, the Documentation folder.

Any pointers?

aTdHvAaNnKcSe,
Tilman

- -- 
Tilman Schmidt                              E-Mail: tilman@imap.cc
Bonn, Germany
Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJUIwaiAAoJEFPuqx0v+F+q/dIIAI8tK2C7yVPoD3PaLwwVqcxQ
9lV3VCXiRT4v1fGTqEtzTJhoyPAqZw+iHbmoPVZow9GPEAS1m5nPYBE44cejmP6M
SL0OtQmcnYO0UNBsIpwA6F8g+e3ZraivtAv4CVoBLMXGWrAz7zrERIRTkk0XOMdG
t2Is1e+U+48DlOH8CIPhqOEu/kIABz2GMle5S94VzlBkeBsGL9ifDrFxACtxbkEN
YJIm9QKxZa/MGwksgHCoQWDafrcs8RL6FhQDBVCUVhrERlp/12+kKwYXxvH9kv+a
YAAzMXkAu+3zPTI0Bl99M4NEQ57Z0FKtb8pwug9wSKH7UWdx18pKYOsYUdMwROM=
=s37Z
-----END PGP SIGNATURE-----

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

* Re: Q: State of Linux RSTP support
  2014-09-24 18:00 Q: State of Linux RSTP support Tilman Schmidt
@ 2014-09-24 18:23 ` Vlad Yasevich
  0 siblings, 0 replies; 2+ messages in thread
From: Vlad Yasevich @ 2014-09-24 18:23 UTC (permalink / raw)
  To: Tilman Schmidt, netdev

On 09/24/2014 02:00 PM, Tilman Schmidt wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> According to Stephen Hemminger's presentation at
> http://www.slideshare.net/shemminger/new-bridge (which seems to be the
> most recent information available on the topic) the in-kernel bridging
> code only provides STP. RTSP is (should be) provided by a user space
> daemon, rtspd. However, none of the distributions I routinely use
> provide that daemon. Sourceforge has a project named rstpd but it
> seems to be inactive.
> 
> A search for RSTP in the current git tree finds
> 
> - - in net/bridge/br_netlink.c, a comment:
>                       /* Binary compatibility with old RSTP */
> 
> - - in net/bridge/br_private.h, an enum constant for struct net_bridge
> member stp_enabled:
>               BR_USER_STP,            /* new RSTP in userspace */
> 
> but nothing in, say, the Documentation folder.

There is https://git.kernel.org/cgit/linux/kernel/git/shemminger/rstp.git/
but it's 3 years old.  Don't know if Stephen has anything newer.

-vlad

> 
> Any pointers?
> 
> aTdHvAaNnKcSe,
> Tilman
> 
> - -- 
> Tilman Schmidt                              E-Mail: tilman@imap.cc
> Bonn, Germany
> Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
> Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
> 
> iQEcBAEBAgAGBQJUIwaiAAoJEFPuqx0v+F+q/dIIAI8tK2C7yVPoD3PaLwwVqcxQ
> 9lV3VCXiRT4v1fGTqEtzTJhoyPAqZw+iHbmoPVZow9GPEAS1m5nPYBE44cejmP6M
> SL0OtQmcnYO0UNBsIpwA6F8g+e3ZraivtAv4CVoBLMXGWrAz7zrERIRTkk0XOMdG
> t2Is1e+U+48DlOH8CIPhqOEu/kIABz2GMle5S94VzlBkeBsGL9ifDrFxACtxbkEN
> YJIm9QKxZa/MGwksgHCoQWDafrcs8RL6FhQDBVCUVhrERlp/12+kKwYXxvH9kv+a
> YAAzMXkAu+3zPTI0Bl99M4NEQ57Z0FKtb8pwug9wSKH7UWdx18pKYOsYUdMwROM=
> =s37Z
> -----END PGP SIGNATURE-----
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

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

end of thread, other threads:[~2014-09-24 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24 18:00 Q: State of Linux RSTP support Tilman Schmidt
2014-09-24 18:23 ` Vlad Yasevich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).