From: Hermin Anggawijaya <[email protected]>
Date: Fri,  3 Jul 2015 14:40:52 +1200

> Before commit daad151263cf ("ipv6: Make ipv6_is_mld() inline and use it
> from ip6_mc_input().") MLD packets were only processed locally. After the
> change, a copy of MLD packet goes through ip6_mr_input, causing
> MRT6MSG_NOCACHE message to be generated to user space.
> 
> Make MLD packet only processed locally.
> 
> Fixes: daad151263cf ("ipv6: Make ipv6_is_mld() inline and use it from 
> ip6_mc_input().")
> Signed-off-by: Hermin Anggawijaya <[email protected]>

Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to