]> asedeno.scripts.mit.edu Git - linux.git/commit
ipv6: do not drop vrf udp multicast packets
authorDewi Morgan <morgand@vyatta.att-mail.com>
Wed, 7 Nov 2018 15:36:10 +0000 (15:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Nov 2018 00:12:39 +0000 (16:12 -0800)
commit7bd2db404efa3daff700e8c88561b435611d07a5
tree586b21ba8166dc7582625e559c06811ab2940aae
parent5226b6a920ba78d9fbcbb843388d2a844a1fa1c8
ipv6: do not drop vrf udp multicast packets

For bound udp sockets in a vrf, also check the sdif to get the index
for ingress devices enslaved to an l3mdev.

Signed-off-by: Dewi Morgan <morgand@vyatta.att-mail.com>
Signed-off-by: Mike Manning <mmanning@vyatta.att-mail.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Tested-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/udp.c