public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jerome Tollet <Jerome.Tollet@qosmos.net>
To: linux-kernel@vger.kernel.org
Subject: bridge and multicast
Date: Thu, 12 Jul 2001 13:22:20 +0200	[thread overview]
Message-ID: <3B4D886C.8822B0A6@qosmos.net> (raw)

Hello,
I tried to install a linux bridge on my network on which some multicast
traffic is present. It seems that the bridge stops the multicast
traffic. 
I looked at the bridge source code and i saw that there is no
special code to handle ethernet multicast mac adresses. The only code i
found is that
the bridge duplicates the packet for the local interface if the brgXX
interface has the flag
IFF_MULTI set.
I think that the problem is that the bridge has already seen a special
mac adress on its interface ethY
so it doesn't duplicate the packet on its other interfaces (ethZ).

What can i do ? Does someone experienced the same problem ?
Thanks for help

Please CC me personaly because i didn't subsribed to the lkml.

Jerome
-- 
------------------------
Jerome Tollet
jerome.tollet@qosmos.net
www.qosmos.net
------------------------

                 reply	other threads:[~2001-07-12 11:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3B4D886C.8822B0A6@qosmos.net \
    --to=jerome.tollet@qosmos.net \
    --cc=linux-kernel@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