From: Steffen Klassert Date: Thu, 15 Nov 2012 08:00:18 +0000 (+0100) Subject: xfrm: Use a static gc threshold value for ipv6 X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~244^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c38132865959c47d36b5db1c9289c7391895be6b;p=pandora-kernel.git xfrm: Use a static gc threshold value for ipv6 Unlike ipv4 did, ipv6 does not handle the maximum number of cached routes dynamically. So no need to try to handle the IPsec gc threshold value dynamically. This patch sets the IPsec gc threshold value back to 1024 routes, as it is for non-IPsec routes. Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed