Dave Taht <dave.taht@...> writes:
> 2. Check that the Ethertype is 0x800 (IPv4), and if it is not, always > flood the frame so we don't break non-IPv6-multicast frames being > bridged. > > 3. Do both of the above, the key point being that IPv6 multicast > frames (33:33:xx:xx:xx:xx), along with any other ethernet multicast > frames that aren't supported by the current bridge snooping code, > should always be flooded unconditionally. IS-IS for example uses > 01:80:C2:00:00:14 and 01:80:C2:00:00:15. Hi, I applied your patch to kernel 3.2.0. The test result indicated that bridge didn't flood IPv6-multicast ethernet frames. I set up 2 UML, they can communicated via host bridge. I appiled the patch in the host. But I still can't see IPv6 multicast package coming from other UML. Thanks, Yan _______________________________________________ Bloat mailing list [email protected] https://lists.bufferbloat.net/listinfo/bloat
