From: Linus Lüssing <linus.luess...@c0d3.blue>
Date: Sat,  2 May 2015 14:01:05 +0200

> The multicast optimizations in batman-adv are yet only usable and
> enabled in non-bridged scenarios. To be able to support bridged setups
> batman-adv needs to be able to detect IGMP/MLD queriers and reports on
> mesh nodes without bridges, too. See the following link for details:
> 
> http://www.open-mesh.org/projects/batman-adv/wiki/Multicast-optimizations-listener-reports
> 
> To avoid duplicate code between the bridge and batman-adv, the IGMP/MLD
> message validation code is moved from the bridge to the IPv4/IPv6 stack.
> 
> On the way, some refactoring to increase readability and to iron out
> some subtle differences between the IGMP and MLD parsing code is done.

Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to