diff options
author | David Ahern <dsahern@gmail.com> | 2017-08-16 04:38:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-16 21:08:55 +0300 |
commit | c7b725be84985532161bcb4fbecd056326998a77 (patch) | |
tree | 5fbf9704e6a8b721a622d66d200ae973d2e32d44 /net/dccp | |
parent | 510c8a899caf095cb13d09d203573deef15db2fe (diff) | |
download | linux-c7b725be84985532161bcb4fbecd056326998a77.tar.xz |
net: igmp: Use ingress interface rather than vrf device
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 <anuradhak@cumulusnetworks.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions