* Implementing RSTP and MSTP in Linux Kernel
@ 2008-07-09 16:00 "G"
2008-07-09 16:21 ` Stephen Hemminger
0 siblings, 1 reply; 2+ messages in thread
From: "G" @ 2008-07-09 16:00 UTC (permalink / raw)
To: netdev
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Implementing RSTP and MSTP in Linux Kernel
2008-07-09 16:00 Implementing RSTP and MSTP in Linux Kernel "G"
@ 2008-07-09 16:21 ` Stephen Hemminger
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2008-07-09 16:21 UTC (permalink / raw)
To: "G"; +Cc: netdev
On Wed, 9 Jul 2008 21:30:16 +0530
"\"G\"" <balajig81@gmail.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@vger.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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-07-09 16:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-09 16:00 Implementing RSTP and MSTP in Linux Kernel "G"
2008-07-09 16:21 ` Stephen Hemminger
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).