commit | 1a462d189280b560bd84af1407e4d848e262b3b3 | [log] [tgz] |
---|---|---|
author | Duan Jiong <duanj.fnst@cn.fujitsu.com> | Fri Sep 20 18:20:28 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 24 10:15:49 2013 -0400 |
tree | 67d0934fb3e4cad4f9219c7e033d9b0e7856d18b | |
parent | 9fe34f5d920b183ec063550e0f4ec854aa373316 [diff] |
net: udp: do not report ICMP redirects to user space Redirect isn't an error condition, it should leave the error handler without touching the socket. Signed-off-by: Duan Jiong <duanj.fnst@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>