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:
d0da720
)
ipv4: Rearrange arguments to ip_rt_redirect()
author
David S. Miller
<davem@davemloft.net>
Thu, 12 Jul 2012 03:38:08 +0000
(20:38 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 Jul 2012 03:38:08 +0000
(20:38 -0700)
Pass in the SKB rather than just the IP addresses, so that policy
and other aspects can reside in ip_rt_redirect() rather then
icmp_redirect().
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found