OSDN Git Service

ip6_tunnel: add the process for redirect in ip6_tnl_err
authorXin Long <lucien.xin@gmail.com>
Sat, 11 Nov 2017 11:06:51 +0000 (19:06 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Nov 2017 01:44:05 +0000 (10:44 +0900)
commit383c1f88759bba7f387b7b705c31081e5df40b38
tree232c3fb799dfd5142cf88bf32a79202f81dada6f
parentfe1a4ca0a2b7884672661284666a0b8c183b0b1e
ip6_tunnel: add the process for redirect in ip6_tnl_err

The same process for redirect in "ip6_gre: add the process for redirect
in ip6gre_err" is needed by ip4ip6 and ip6ip6 as well.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c