]> Pileus Git - ~andy/linux/commit
ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect().
authorDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 07:05:02 +0000 (00:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 07:05:02 +0000 (00:05 -0700)
commit6e157b6ac61aa7758ccd643d4aafdf3cc17b9f04
treef3048f6bd8d18711b7e6aa3686289d56fb97225c
parente8599ff4b1d6b0d61e1074ae4ba9fca8dd0c41d0
ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect().

Hook it into dst_ops->redirect as well.

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