From: David S. Miller Date: Mon, 23 Jul 2012 20:20:26 +0000 (-0700) Subject: ipv4: Really ignore ICMP address requests/replies. X-Git-Tag: v3.6-rc1~125^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=838942a594017817d33b2d914152305054e255af;p=pandora-kernel.git ipv4: Really ignore ICMP address requests/replies. 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 --- Reading git-diff-tree failed