Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1428770 > unrolled thread
| Started by | Phil <pme.neratec@gmx.ch> |
|---|---|
| First post | 2016-06-22 15:00 +0200 |
| Last post | 2016-06-23 16:00 +0200 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.kernel
rstpd implementation Phil <pme.neratec@gmx.ch> - 2016-06-22 15:00 +0200
Re: rstpd implementation ebiederm@xmission.com (Eric W. Biederman) - 2016-06-22 20:00 +0200
Re: rstpd implementation Stephen Hemminger <stephen@networkplumber.org> - 2016-06-22 20:20 +0200
Re: rstpd implementation Phil <pme.neratec@gmx.ch> - 2016-06-23 16:00 +0200
| From | Phil <pme.neratec@gmx.ch> |
|---|---|
| Date | 2016-06-22 15:00 +0200 |
| Subject | rstpd implementation |
| Message-ID | <rMPV7-3BO-3@gated-at.bofh.it> |
Hi, When looking for an RSTP daemon I found Stephen Hemminger's git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/rstp.git <https://kernel.googlesource.com/pub/scm/linux/kernel/git/shemminger/rstp#zSoyz> with it's last commit from October 2011. Is this implementation still in good use by anybody - or has it been replaced/superseded by another implementation? Any hints are welcome. Cheers, Philipp
[toc] | [next] | [standalone]
| From | ebiederm@xmission.com (Eric W. Biederman) |
|---|---|
| Date | 2016-06-22 20:00 +0200 |
| Message-ID | <rMUBs-6zr-3@gated-at.bofh.it> |
| In reply to | #1428770 |
Phil <pme.neratec@gmx.ch> writes: > Hi, > > When looking for an RSTP daemon I found Stephen Hemminger's > git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/rstp.git > <https://kernel.googlesource.com/pub/scm/linux/kernel/git/shemminger/rstp#zSoyz> > with it's last commit from October 2011. > > Is this implementation still in good use by anybody - or has it been > replaced/superseded by another implementation? I don't know and when you get into user space daemons they aren't much talked about on the kernel lists. That said you will likely fair better on the netdev list (cc'd). Eric
[toc] | [prev] | [next] | [standalone]
| From | Stephen Hemminger <stephen@networkplumber.org> |
|---|---|
| Date | 2016-06-22 20:20 +0200 |
| Message-ID | <rMUUO-6VW-19@gated-at.bofh.it> |
| In reply to | #1429033 |
On Wed, 22 Jun 2016 12:44:52 -0500 ebiederm@xmission.com (Eric W. Biederman) wrote: > Phil <pme.neratec@gmx.ch> writes: > > > Hi, > > > > When looking for an RSTP daemon I found Stephen Hemminger's > > git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/rstp.git > > <https://kernel.googlesource.com/pub/scm/linux/kernel/git/shemminger/rstp#zSoyz> > > with it's last commit from October 2011. > > > > Is this implementation still in good use by anybody - or has it been > > replaced/superseded by another implementation? > > I don't know and when you get into user space daemons they aren't much > talked about on the kernel lists. That said you will likely fair better > on the netdev list (cc'd). > > Eric The current one I recommend is the MSTPd done by Cumulus https://sourceforge.net/p/mstpd/wiki/Home/ But like all projects they could use help
[toc] | [prev] | [next] | [standalone]
| From | Phil <pme.neratec@gmx.ch> |
|---|---|
| Date | 2016-06-23 16:00 +0200 |
| Message-ID | <rNdkK-2nl-29@gated-at.bofh.it> |
| In reply to | #1429042 |
On 06/22/2016 08:12 PM, Stephen Hemminger wrote: > On Wed, 22 Jun 2016 12:44:52 -0500 > ebiederm@xmission.com (Eric W. Biederman) wrote: > >> Phil <pme.neratec@gmx.ch> writes: >> >>> Hi, >>> >>> When looking for an RSTP daemon I found Stephen Hemminger's >>> git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/rstp.git >>> <https://kernel.googlesource.com/pub/scm/linux/kernel/git/shemminger/rstp#zSoyz> >>> with it's last commit from October 2011. >>> >>> Is this implementation still in good use by anybody - or has it been >>> replaced/superseded by another implementation? >> I don't know and when you get into user space daemons they aren't much >> talked about on the kernel lists. That said you will likely fair better >> on the netdev list (cc'd). >> >> Eric > The current one I recommend is the MSTPd done by Cumulus > https://sourceforge.net/p/mstpd/wiki/Home/ > But like all projects they could use help > Thank's a lot to Eric and Stephen for your answers. In the meantime I also found https://github.com/ocedo/mstpd Philipp
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web