Revision b836267aa79c1c5e23e00d9cec047b6870ae0db1 authored by Martin Willi on 29 December 2006, 05:27:48 UTC, committed by David S. Miller on 31 December 2006, 22:06:51 UTC
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 <martin@strongswan.org>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent cb4db4c
History
File Mode Size
aoa
arm
core
drivers
i2c
isa
mips
oss
parisc
pci
pcmcia
ppc
sparc
synth
usb
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 505 bytes
ac97_bus.c -rw-r--r-- 1.5 KB
last.c -rw-r--r-- 1.3 KB
sound_core.c -rw-r--r-- 12.6 KB
sound_firmware.c -rw-r--r-- 1.7 KB

back to top