commit | 065825402c058f4a123ddc53dbbe864cc5caaf64 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Jan 27 14:58:42 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 27 14:59:31 2011 -0800 |
tree | 7d0d5122a5315c5850a0b01ed7349e9eebf794e2 | |
parent | 1397e171f143878dd16ad5f8c99f7b9440cc8911 [diff] |
net: Store ipv4/ipv6 COW'd metrics in inetpeer cache. 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>