]> git.baikalelectronics.ru Git - kernel.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)
commit0e0dd4c1438f635ec2337f20432fe2aa39daa293
treef87590d64ea9e613b58140647e6aa9ad2b559473
parentaa56e0a482ad7716a015a9729d890d078a0bdd28
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