net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.
authorDavid S. Miller <davem@davemloft.net>
Thu, 27 Jan 2011 22:58:42 +0000 (14:58 -0800)
committerDavid 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