[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080709092143.19b9d9da@speedy>
Date: Wed, 9 Jul 2008 09:21:43 -0700
From: Stephen Hemminger <stephen.hemminger@...tta.com>
To: "\"G\"" <balajig81@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: Implementing RSTP and MSTP in Linux Kernel
On Wed, 9 Jul 2008 21:30:16 +0530
"\"G\"" <balajig81@...il.com> wrote:
> Hi all
>
> I am trying to extend the Linux bridging functionaltiy by adding
> support for RSTP and MSTP in the linux kernel and i want to implement
> it as a linux kernel module. I would like to know whats that i ve to
> take care of while implementing this functionlality especially with
> respect to locks etc. I ve gone through the basic bridging code so any
> suggestions on this implementation would be of real good help.
>
> Thanks for your time
>
> Cheers,
> Balaji
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
There is already an out of kernel rstpd in user space (actually two of them),
and a couple of people had done RSTP in kernel in older 2.4 embedded devices.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists