commit | 383c1f88759bba7f387b7b705c31081e5df40b38 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Sat Nov 11 19:06:51 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 13 10:44:05 2017 +0900 |
tree | 232c3fb799dfd5142cf88bf32a79202f81dada6f | |
parent | fe1a4ca0a2b7884672661284666a0b8c183b0b1e [diff] |
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>