summaryrefslogtreecommitdiffstats
path: root/net/atm
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2018-05-10 05:34:21 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2018-05-11 00:10:56 +0200
commit1d053da910947afccec96d90892c0f5488c7a9cf (patch)
treef442067352f034fadf90177ed8f3a605b7a4e596 /net/atm
parentnet/ipv6: Rename rt6_multipath_select (diff)
downloadlinux-1d053da910947afccec96d90892c0f5488c7a9cf.tar.xz
linux-1d053da910947afccec96d90892c0f5488c7a9cf.zip
net/ipv6: Extract table lookup from ip6_pol_route
ip6_pol_route is used for ingress and egress FIB lookups. Refactor it moving the table lookup into a separate fib6_table_lookup that can be invoked separately and export the new function. ip6_pol_route now calls fib6_table_lookup and uses the result to generate a dst based rt6_info. Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/atm')
0 files changed, 0 insertions, 0 deletions