Ethernet Bridge development
 help / color / mirror / Atom feed
From: "Guillermo Ibáñez" <gibanezfer@ya.com>
To: bridge@lists.osdl.org
Subject: Re: [Bridge] Multicast
Date: Thu, 09 Jun 2005 11:02:04 +0200	[thread overview]
Message-ID: <42A8058C.2060408@ya.com> (raw)
In-Reply-To: <20050608093152.32e3c9c5@unknown-215.office.pdx.osdl.net>

Just an explanation to distinguish processing of layer 3 multicast 
packets (by routers) from layer 2 multicast frames (by bridges).  Due to 
the fact that the multicast MAC addresses are not permitted in the 
Ethernet frame as source addresses, multicast MAC addresses can not be 
learnt by the bridges, so the processing of multicast addresses by 
bridges consists in broadcasting, flooding frames in all but source 
port, instead of forwarding them only by ports where these addresses 
were learnt.
Excuse me if it sounds a bit "academic".
GI

Stephen Hemminger wrote:

>On Wed, 8 Jun 2005 09:43:46 +0200
>"Tomo Ceferin" <tomo@activetools.si> wrote:
>
>  
>
>>Hi,
>>
>>I checked archives but I haven't found this subject before.
>>
>>Does bridge support multicast or not? I checked the code and it would seem
>>that bridge will flood multicast frames to all but source port.
>>
>>Rgds, Tomo Ceferin
>>Active Tools
>>    
>>
>
>Yes, that is what multicast is.
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Bridge mailing list
>Bridge@lists.osdl.org
>http://lists.osdl.org/mailman/listinfo/bridge
>  
>

  parent reply	other threads:[~2005-06-09  9:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-08  7:43 [Bridge] Multicast Tomo Ceferin
2005-06-08 16:31 ` Stephen Hemminger
2005-06-09  8:48   ` Tomo Ceferin
2005-06-10 20:14     ` Ted Deppner
2005-06-09  9:02   ` Guillermo Ibáñez [this message]
2005-06-09 14:33     ` Tomo Ceferin
2005-06-09 18:17       ` Stephen Hemminger
2005-06-10  8:39         ` Tomo Ceferin

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=42A8058C.2060408@ya.com \
    --to=gibanezfer@ya.com \
    --cc=bridge@lists.osdl.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