Ethernet Bridge development
 help / color / mirror / Atom feed
From: "Tomo Ceferin" <tomo@activetools.si>
To: bridge@lists.osdl.org
Subject: RE: [Bridge] Multicast
Date: Thu, 9 Jun 2005 16:33:44 +0200	[thread overview]
Message-ID: <046c01c56d00$52945e90$825810ac@amon> (raw)
In-Reply-To: <42A8058C.2060408@ya.com>

True. However, allow me to make two assumptions (true in our case):
1) Bridge implements set_multicast_list() and uses it to learn multicast
groups.
2) IPv4 or IPv6 is attached to bridge - both provide IGMP snooping which in
turn feeds bridge with multicast lists through set_multicast_list().

With both above assumptions true, bridge now has awareness of which ports
belong to which multicast groups, hence removing the need to flood all ports.

Am I getting something wrong?

Tomo

> -----Original Message-----
> From: Guillermo Ibáñez
> 
> 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



  reply	other threads:[~2005-06-09 14:33 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
2005-06-09 14:33     ` Tomo Ceferin [this message]
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='046c01c56d00$52945e90$825810ac@amon' \
    --to=tomo@activetools.si \
    --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