All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] bride: IPv6 multicast snooping enhancements
@ 2013-09-04  0:13 ` Linus Lüssing
  0 siblings, 0 replies; 25+ messages in thread
From: Linus Lüssing @ 2013-09-04  0:13 UTC (permalink / raw)
  To: netdev
  Cc: Herbert Xu, bridge, linux-kernel, Adam Baker, Stephen Hemminger,
	Linus Lüssing, David S. Miller, Cong Wang

Hi,

Here are two, small feature changes I would like to submit to increase
the usefulness of the multicast snooping of the bridge code.

The first patch is an unaltered one I had submitted before, but since it
got no feedback I'm resubmitting it here for net-next. With the recently
added patch to disable snooping if there is no querier (b00589af + 248ba8ec05
+ 8d50af4fb), it should be a safe choice now (without these, patch 1/2 would
have introduced another potential for lost IPv6 multicast packets).

Both conceptually and also with some testing and fuzzing, I couldn't spot
any more causes for potential packet loss. And since the multicast snooping
code has now been tried by various people, I think it should be a safe
choice to apply the multicast snooping not only for IPv6 multicast packets
with a scope greater than link-local, but also for packets of exactly this
scope. The IPv6 standard mandates MLD reports for link-local multicast, too,
so we can safely snoop them as well (in contrast to IPv4 link-local).

Cheers, Linus



^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2015-02-12 12:03 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-04  0:13 [Bridge] bride: IPv6 multicast snooping enhancements Linus Lüssing
2013-09-04  0:13 ` Linus Lüssing
2013-09-04  0:13 ` Linus Lüssing
2013-09-04  0:13 ` [Bridge] [PATCH net-next 1/2] bridge: prevent flooding IPv6 packets that do not have a listener Linus Lüssing
2013-09-04  0:13   ` Linus Lüssing
2013-09-04  0:13   ` Linus Lüssing
2013-09-04  0:13 ` [Bridge] [PATCH net-next 2/2] bridge: apply multicast snooping to IPv6 link-local, too Linus Lüssing
2013-09-04  0:13   ` Linus Lüssing
2013-09-04  0:13   ` Linus Lüssing
2013-09-05 16:36 ` [Bridge] bride: IPv6 multicast snooping enhancements David Miller
2013-09-05 16:36   ` David Miller
2013-09-05 16:36   ` David Miller
2015-02-10  8:44 ` [Bridge] " Vasily Averin
2015-02-10  8:44   ` Vasily Averin
2015-02-10  8:44   ` Vasily Averin
2015-02-10 11:44   ` [Bridge] " Linus Lüssing
2015-02-10 11:44     ` Linus Lüssing
2015-02-10 11:44     ` Linus Lüssing
2015-02-10 13:59     ` [Bridge] " Vasily Averin
2015-02-10 13:59       ` Vasily Averin
2015-02-10 13:59       ` Vasily Averin
2015-02-12 11:41       ` [Bridge] " Linus Lüssing
2015-02-12 11:41         ` Linus Lüssing
2015-02-12 12:01         ` [Bridge] " Vasily Averin
2015-02-12 12:01           ` Vasily Averin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.