[Bridge] RSTP user mode implementation

2008-05-07 Thread Benoit PAPILLAULT
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I'm new to STP and RSTP. I'm however trying to implement a new bridge protocol. I'm trying the RSTP code available at : git clone git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/rstp.git It compiles fine. However, it segfaults using

[Bridge] RSTP user mode implementation

2009-01-23 Thread Abhishek Mathur
Hi, I am working on implementations of RSTP and MSTP. It would be of great help of me if you could provide me with a robust open source implementation of RSTP and MSTP which I can have a look upon and some guidelines on how to implement/configure on Linux. Looking for a positive

[Bridge] RSTP user mode implementation

2009-01-23 Thread Abhishek Mathur
Hi git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/rstp.git I was not able to access the link, probably the info has been removed. Kindly help me out. Regards, Abhishek. DISCLAIMER: ---

Re: [Bridge] RSTP user mode implementation

2008-05-08 Thread Srinivas M.A.
Hi, Independent of my plug for the newer version, could you send more information from your segfault, like a stack trace? I could help with debugging the crash. Kernels later than 2.6.21 should be good enough. On Wed, May 7, 2008 at 4:36 PM, Benoit PAPILLAULT <[EMAIL PROTECTED]> wrote: > -BE

Re: [Bridge] RSTP user mode implementation

2009-01-25 Thread Stephen Hemminger
On Fri, 23 Jan 2009 11:47:28 +0530 "Abhishek Mathur" wrote: > > Hi > > > > git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/rstp.git > > > > I was not able to access the link, probably the info has been removed. On Linux $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/