From: David S. Miller Date: Thu, 27 Jan 2011 22:58:42 +0000 (-0800) Subject: net: Store ipv4/ipv6 COW'd metrics in inetpeer cache. X-Git-Tag: v2.6.39-rc1~468^2~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=065825402c058f4a123ddc53dbbe864cc5caaf64;p=pandora-kernel.git 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 --- Reading git-diff-tree failed