diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-11-11 19:06:53 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-13 10:44:05 +0900 |
commit | 77552cfa39c48e695c39d0553afc8c6018e411ce (patch) | |
tree | 4f7d59f1fe372192fdf08515f0d69dcc761adb80 /net/dsa | |
parent | b00f543240b9423eda73ad06c57becdd5478bc26 (diff) |
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>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions