From: David S. Miller Date: Thu, 12 Jul 2012 06:43:53 +0000 (-0700) Subject: ipv6: Move bulk of redirect handling into rt6_redirect(). X-Git-Tag: v3.6-rc1~125^2~211^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8599ff4b1d6b0d61e1074ae4ba9fca8dd0c41d0;p=pandora-kernel.git ipv6: Move bulk of redirect handling into rt6_redirect(). This sets things up so that we can have the protocol error handlers call down into the ipv6 route code for redirects just as ipv4 already does. Signed-off-by: David S. Miller --- Reading git-diff-tree failed