]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
authorDavid Ahern <dsahern@gmail.com>
Sat, 8 Jun 2019 21:53:27 +0000 (14:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 17:44:56 +0000 (10:44 -0700)
commit493934f3985dd62277168780c9bf36a5c685faeb
treef1b9007a86200e92feaf4dcfd29aa921f3ddc15c
parent2aa3900d21ccb162f7701881c20727cb14eb87e3
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev

Add a hook in fib6_info_uses_dev to handle nexthop struct in a fib6_info.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c