git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a462d1
)
net: raw: do not report ICMP redirects to user space
author
Duan Jiong
<duanj.fnst@cn.fujitsu.com>
Fri, 20 Sep 2013 10:21:25 +0000
(18:21 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Sep 2013 14:15:49 +0000
(10:15 -0400)
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>
No differences found