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:
1397e17
)
net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.
author
David S. Miller
<davem@davemloft.net>
Thu, 27 Jan 2011 22:58:42 +0000
(14:58 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 27 Jan 2011 22:59:31 +0000
(14:59 -0800)
Please note that the IPSEC dst entry metrics keep using
the generic metrics COW'ing mechanism using kmalloc/kfree.
This gives the IPSEC routes an opportunity to use metrics
which are unique to their encapsulated paths.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found