ipv4: Deliver ICMP redirects to sockets too.
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 01:35:12 +0000 (18:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 01:35:12 +0000 (18:35 -0700)
commitd3351b75a7169337877fe6f6f2c019154b6ec1ea
tree201b8be1c7a18d40e0542b6becea3c70bf373fb5
parent1de9243bbfc451962ab716a3f7a7fda26d91c359
ipv4: Deliver ICMP redirects to sockets too.

And thus, we can remove the ping_err() hack.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/icmp.c