]> 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)
commitd4ccc60d9dac33fc35af6bfc10b26d55bede35c0
treef1b9007a86200e92feaf4dcfd29aa921f3ddc15c
parenta58951ae23e4a8185abdd82a4ed0ec1d0183d7c2
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