netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen.hemminger@vyatta.com>
To: "\"G\"" <balajig81@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: Implementing RSTP and MSTP in Linux Kernel
Date: Wed, 9 Jul 2008 09:21:43 -0700	[thread overview]
Message-ID: <20080709092143.19b9d9da@speedy> (raw)
In-Reply-To: <6dd1343e0807090900s3d905da1qe36cf21731fd3d4e@mail.gmail.com>

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.

      reply	other threads:[~2008-07-09 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-09 16:00 Implementing RSTP and MSTP in Linux Kernel "G"
2008-07-09 16:21 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080709092143.19b9d9da@speedy \
    --to=stephen.hemminger@vyatta.com \
    --cc=balajig81@gmail.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).