]> git.baikalelectronics.ru Git - kernel.git/commit
ip6mr: Support fib notifications
authorYuval Mintz <yuvalm@mellanox.com>
Mon, 26 Mar 2018 12:01:34 +0000 (15:01 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Mar 2018 17:14:43 +0000 (13:14 -0400)
commit3d045e7c6b5495eb00d161764fd6b0afddd6f581
tree310f634bbcf106567fa6e59a0240911f1eb79588
parent45a9c3ad92b542f7b93bf7882b1a506efcd378ad
ip6mr: Support fib notifications

In similar fashion to ipmr, support fib notifications for ip6mr mfc and
vif related events. This would later allow drivers to react to said
notifications and offload the IPv6 mroutes.

Signed-off-by: Yuval Mintz <yuvalm@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv6.h
net/ipv6/ip6mr.c