From: Martin Willi Date: Fri, 29 Dec 2006 05:27:48 +0000 (-0800) Subject: [XFRM]: Algorithm lookup using .compat name X-Git-Tag: v2.6.20-rc3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b836267aa79c1c5e23e00d9cec047b6870ae0db1;p=pandora-kernel.git [XFRM]: Algorithm lookup using .compat name Installing an IPsec SA using old algorithm names (.compat) does not work if the algorithm is not already loaded. When not using the PF_KEY interface, algorithms are not preloaded in xfrm_probe_algs() and installing a IPsec SA fails. Signed-off-by: Martin Willi Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed