netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFCv2 0/4] batman-adv: Unicasting multicast reports to querier-node only
@ 2015-04-01  8:04 Linus Lüssing
  2015-04-01  8:04 ` [PATCH RFCv2 1/4] bridge: multicast: call skb_checksum_{simple_, }validate Linus Lüssing
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Linus Lüssing @ 2015-04-01  8:04 UTC (permalink / raw)
  To: b.a.t.m.a.n, netdev, bridge

The last round of multicast patches send to the batman-adv mailinglist
to add support for the multicast optimizations in bridged scenarios, too,
unfortunately had one major conceptual flaw: It could lead to packet loss.
It's not sufficient to have the unicasting of reports implemented on
bridge-nodes only. Nodes without bridges need to treat reports the same
way.

The issue is described in detail here:

https://www.open-mesh.org/projects/batman-adv/wiki/Multicast-optimizations-listener-reports


I'd also be interested in what the netdev/bridge people think about
patches #1 and #2 in particular, therefore including the according mailinglists
now.

Cheers, Linus


Changelog:
v2:
 * various bugfixes (now runtime tested, too - should(tm) work)
 * added netdev+bridge mailinglists

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

end of thread, other threads:[~2015-04-01 17:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01  8:04 [PATCH RFCv2 0/4] batman-adv: Unicasting multicast reports to querier-node only Linus Lüssing
2015-04-01  8:04 ` [PATCH RFCv2 1/4] bridge: multicast: call skb_checksum_{simple_, }validate Linus Lüssing
2015-04-01  8:04 ` [PATCH RFCv2 2/4] net: Export IGMP/MLD message validation code Linus Lüssing
2015-04-01  8:04 ` [PATCH RFCv2 3/4] batman-adv: Forward IGMP/MLD reports to selected querier (only) Linus Lüssing
2015-04-01 17:44   ` David Miller
2015-04-01  8:04 ` [PATCH RFCv2 4/4] batman-adv: Increase BATADV_TVLV_MCAST version number to 2 Linus Lüssing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).