Xin Long 77552cfa39 ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
This patch is to remove some useless codes of redirect and fix some
indents on ip4ip6 and ip6ip6's err_handlers.

Note that redirect icmp packet is already processed in ip6_tnl_err,
the old redirect codes in ip4ip6_err actually never worked even
before this patch. Besides, there's no need to send redirect to
user's sk, it's for lower dst, so just remove it in this patch.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-13 10:44:05 +09:00
..
2017-11-08 11:20:49 +09:00
2017-10-18 14:13:08 +01:00
2017-05-21 13:42:36 -04:00
2017-11-01 11:50:43 +09:00
2016-12-25 17:21:23 +01:00
2017-06-12 09:53:14 -04:00
2017-10-18 14:13:08 +01:00
2017-09-01 18:35:23 -07:00