]> asedeno.scripts.mit.edu Git - linux.git/commit
ipv4: export fib_info_update_nh_saddr
authorDavid Ahern <dsahern@gmail.com>
Wed, 22 May 2019 19:04:45 +0000 (12:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 May 2019 00:48:44 +0000 (17:48 -0700)
commitc3669486b5127165fd348daf4a785996820ac8f2
tree75619369dd98cdf814f9c2675fdc5bf665d8302f
parent9bd836679210534396a93a02f2fcf3ece64f45f7
ipv4: export fib_info_update_nh_saddr

Add scope as input argument versus relying on fib_info reference in
fib_nh, and export fib_info_update_nh_saddr.

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