ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 07:33:37 +0000 (00:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 07:33:37 +0000 (00:33 -0700)
commitb94f1c0904da9b8bf031667afc48080ba7c3e8c9
treeebf088c677a9b930d43e4961e14722e2ca1adbe6
parentec18d9a2691d69cd14b48f9b919fddcef28b7f5c
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().

And delete rt6_redirect(), since it is no longer used.

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