From: Michal Kubecek Date: Wed, 6 Feb 2013 09:46:33 +0000 (+0100) Subject: xfrm: make gc_thresh configurable in all namespaces X-Git-Tag: v3.9-rc1~139^2~70^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d068875caca3b507ffa8a57d521483fd4eebcc7;p=pandora-kernel.git xfrm: make gc_thresh configurable in all namespaces The xfrm gc threshold can be configured via xfrm{4,6}_gc_thresh sysctl but currently only in init_net, other namespaces always use the default value. This can substantially limit the number of IPsec tunnels that can be effectively used. Signed-off-by: Michal Kubecek Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed