]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: export fib_check_nh
authorDavid Ahern <dsahern@gmail.com>
Wed, 22 May 2019 19:04:43 +0000 (12:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 May 2019 00:48:44 +0000 (17:48 -0700)
commit56def6b63464b038bcec1d04cdc84f98f169dc64
treee2fa2911ee8d893b7ba58c34bb0d14aae2969fd9
parent89b5a161243e4ddfa3494857da92e7d9a63b7276
ipv4: export fib_check_nh

Change fib_check_nh to take net, table and scope as input arguments
over struct fib_config and export for use by nexthop code.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_fib.h
net/ipv4/fib_semantics.c