OSDN Git Service

ipv6: add vrf table handling code for ipv6 mcast
authorPatrick Ruddy <pruddy@vyatta.att-mail.com>
Mon, 1 Oct 2018 08:41:27 +0000 (09:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Oct 2018 05:29:08 +0000 (22:29 -0700)
commite4a38c0c4b2761b2b6bc9d64352f1dc6f8402eee
treeda0504fc2e1350b74588e4a02449446c6c2dc24a
parent854da991733d1b4f60042423875e32be7f8f0421
ipv6: add vrf table handling code for ipv6 mcast

The code to obtain the correct table for the incoming interface was
missing for IPv6. This has been added along with the table creation
notification to fib rules for the RTNL_FAMILY_IP6MR address family.

Signed-off-by: Patrick Ruddy <pruddy@vyatta.att-mail.com>
Signed-off-by: Mike Manning <mmanning@vyatta.att-mail.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vrf.c
net/ipv6/ip6mr.c