Ethernet Bridge development
 help / color / mirror / Atom feed
From: Francesco Dolcini <fdolcini@sysnetsistemi.it>
To: Dylan Hall <dylan@citylink.co.nz>
Cc: bridge@osdl.org
Subject: Re: [Bridge] STP bug, loop not detetcted
Date: Wed, 14 May 2008 09:27:21 +0200	[thread overview]
Message-ID: <482A9459.1010409@sysnetsistemi.it> (raw)
In-Reply-To: <1210717793.5774.10.camel@collymore.citylink.co.nz>

Dylan Hall wrote:
> Most Cisco switches will generate a loopback packet (ethertype 0x9000)
> at fairly regular intervals.  Both the src and dst mac addresses are set
> to the interface mac of the port emitting the packets.  In the event a
> loop exists in the network that hasn't been dealt with by (R)STP the
> switch will receive the packet back on another of it's interfaces.  In
> the event one of the loopback packets does make it back to the switch
> the port is error-disabled (I can't remember if it's the sending or
> receiving port that is disabled).  This mechanism is independent of
> STP. 
> 
> UDLD also seems to have a mechanism to detect a port that is looped back
> on itself.  Again, independent of STP.
> 
you can also add cisco loop guard to the list, but this is an 
improvement to standard STP, not a different protocol

> Rather than modifying STP would it not be better to implement something
> like the above as a standalone daemon? 
I agree, but it is also true that if we can improve STP without breaking 
compatibility there is no reason to not do it.

  parent reply	other threads:[~2008-05-14  7:27 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-07  9:22 [Bridge] STP bug, loop not detetcted Joakim Tjernlund
2008-05-07  9:33 ` Jaime Nebrera
2008-05-07 10:40   ` Benny Amorsen
2008-05-07 10:42 ` Benny Amorsen
2008-05-08  2:16 ` richardvoigt
2008-05-08  8:01   ` Joakim Tjernlund
2008-05-08  9:04     ` Francesco Dolcini
2008-05-08 10:01       ` Joakim Tjernlund
2008-05-08 12:13         ` Francesco Dolcini
2008-05-08 12:58           ` Joakim Tjernlund
2008-05-12  9:37             ` Joakim Tjernlund
2008-05-12 17:50               ` Stephen Hemminger
2008-05-12 17:54                 ` Joakim Tjernlund
2008-05-13  3:10     ` richardvoigt
2008-05-13  7:35       ` Joakim Tjernlund
2008-05-13  8:41       ` Benny Amorsen
2008-05-13 22:29         ` Dylan Hall
2008-05-13 23:09           ` richardvoigt
2008-05-13 23:56             ` Dylan Hall
2008-05-14  0:55               ` Brad Dameron
2008-05-14  7:27           ` Francesco Dolcini [this message]
2008-05-13 17:28       ` Stephen Hemminger
2008-05-13 19:24         ` [Bridge] RSTP implementation choice Benoit PAPILLAULT
2008-05-14  7:51         ` [Bridge] STP bug, loop not detetcted Francesco Dolcini

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=482A9459.1010409@sysnetsistemi.it \
    --to=fdolcini@sysnetsistemi.it \
    --cc=bridge@osdl.org \
    --cc=dylan@citylink.co.nz \
    /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