From: David Ahern <dsah...@gmail.com> Date: Tue, 15 Aug 2017 18:38:42 -0700
> Anuradha reported that statically added groups for interfaces enslaved > to a VRF device were not persisting. The problem is that igmp queries > and reports need to use the data in the in_dev for the real ingress > device rather than the VRF device. Update igmp_rcv accordingly. > > Fixes: e58e41596811 ("net: Enable support for VRF with ipv4 multicast") > Reported-by: Anuradha Karuppiah <anurad...@cumulusnetworks.com> > Signed-off-by: David Ahern <dsah...@gmail.com> Applied and queued up for -stable, thanks.