]> asedeno.scripts.mit.edu Git - linux.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)
commitac1fab2d139447d84b10d99f80bec5d7b08c365a
treee2fa2911ee8d893b7ba58c34bb0d14aae2969fd9
parent1bff1a0c9bbda06f1646030082123baf23ea8e7f
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