git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30f2a5f
)
ipv6: Move bulk of redirect handling into rt6_redirect().
author
David S. Miller
<davem@davemloft.net>
Thu, 12 Jul 2012 06:43:53 +0000
(23:43 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 Jul 2012 06:43:53 +0000
(23:43 -0700)
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 <davem@davemloft.net>
No differences found