]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitab6b6078aff77d09af49da07c344daa0ac00a92e
tree89a7cbd6c287f188b992e6714c5f3fce48e468c2
parent14856db5267fe764040bfd55393d1e1d6a95f43a
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