bridge and multicast

From: Jerome Tollet (Jerome.Tollet@qosmos.net)
Date: Thu Jul 12 2001 - 06:22:20 EST


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
------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jul 15 2001 - 21:00:16 EST