https://github.com/torvalds/linux
Revision bcf0dda8d2408fe1c1040cdec5a98e5fcad2ac72 authored by Patrick McHardy on 09 April 2008, 22:08:24 UTC, committed by David S. Miller on 09 April 2008, 22:08:24 UTC
Commit df9dcb45 ([IPSEC]: Fix inter address family IPsec tunnel handling)
broke openswan by removing the selector initialization for tunnel mode
in case it is uninitialized.

This patch restores the initialization, fixing openswan, but probably
breaking inter-family tunnels again (unknown since the patch author
disappeared). The correct thing for inter-family tunnels is probably
to simply initialize the selector family explicitly.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 21f644f
History
Tip revision: bcf0dda8d2408fe1c1040cdec5a98e5fcad2ac72 authored by Patrick McHardy on 09 April 2008, 22:08:24 UTC
[XFRM]: xfrm_user: fix selector family initialization
Tip revision: bcf0dda
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top