]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ipv4: Kill ip_rt_redirect().
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 04:30:08 +0000 (21:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 04:30:08 +0000 (21:30 -0700)
commit1f42539d257af671d56d4bdbcf13aef31abff6ef
treee48de1974ba75f1b31d90f8348ba6a5514dba526
parent55be7a9c6074f749d617a7fc1914c9a23505438c
ipv4: Kill ip_rt_redirect().

No longer needed, as the protocol handlers now all properly
propagate the redirect back into the routing code.

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