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:
8acfaa9
)
ipv4: Really ignore ICMP address requests/replies.
author
David S. Miller
<davem@davemloft.net>
Mon, 23 Jul 2012 20:20:26 +0000
(13:20 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 Jul 2012 20:20:26 +0000
(13:20 -0700)
Alexey removed kernel side support for requests, and the
only thing we do for replies is log a message if something
doesn't look right.
As Alexey's comment indicates, this belongs in userspace (if
anywhere), and thus we can safely just get rid of this code.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found