ipv6_stub: add ipv6_route_input stub/proxy.
authorPeter Oskolkov <posk@google.com>
Wed, 13 Feb 2019 19:53:38 +0000 (11:53 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 14 Feb 2019 02:27:55 +0000 (18:27 -0800)
commit9b0a6a9dbab0ae092d033e67dc2701e8a7b09cdb
tree89a7cbd6c287f188b992e6714c5f3fce48e468c2
parentca78801a81e04a31f8088e96b2649a9cbace5499
ipv6_stub: add ipv6_route_input stub/proxy.

Proxy ip6_route_input via ipv6_stub, for later use by lwt bpf ip encap
(see the next patch in the patchset).

Signed-off-by: Peter Oskolkov <posk@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
include/net/addrconf.h
net/ipv6/addrconf_core.c
net/ipv6/af_inet6.c