]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipv6: Export p6_route_input_lookup symbol
authorMahesh Bandewar <maheshb@google.com>
Fri, 16 Sep 2016 19:59:08 +0000 (12:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Sep 2016 05:25:22 +0000 (01:25 -0400)
commitd409b84768037ad03d1d73538d99fb902adf7365
treef87590d64ea9e613b58140647e6aa9ad2b559473
parenta5ea31f573098d39e6b29327d01c986607e118cb
ipv6: Export p6_route_input_lookup symbol

Make ip6_route_input_lookup available outside of ipv6 the module
similar to ip_route_input_noref in the IPv4 world.

Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_route.h
net/ipv6/route.c