]> git.baikalelectronics.ru Git - kernel.git/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)
commitacb02d183259494921c4f9d235bb7a76b55218cf
treef3048f6bd8d18711b7e6aa3686289d56fb97225c
parentf34b347dc60ccc0b181807cb31b0d183f8b8dc14
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