]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitddd14076a840ef6f93e5cbd14951f0ddf728d55a
tree232c3fb799dfd5142cf88bf32a79202f81dada6f
parent7b06b84078ae552f49f4cf40c351e8e6402dde6b
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