diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2018-08-23 06:31:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-23 07:48:37 +0300 |
commit | d23c4b6336ef30898dcdff351f21e633e7a64930 (patch) | |
tree | 7acf6965e25b802eb1f4a9d3e303b2ed93c5f991 /net/ipv6/Kconfig | |
parent | 58ce660f911c9fae146a94245efb04b4af6f02a9 (diff) | |
download | linux-d23c4b6336ef30898dcdff351f21e633e7a64930.tar.xz |
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Commit 6edb3c96a5f02 ("net/ipv6: Defer initialization of dst to data path")
forgot to handle anycast route and init anycast rt->dst.input to ip6_forward.
Fix it by setting anycast rt->dst.input back to ip6_input.
Fixes: 6edb3c96a5f02 ("net/ipv6: Defer initialization of dst to data path")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/Kconfig')
0 files changed, 0 insertions, 0 deletions