From: David S. Miller Date: Thu, 8 Feb 2007 10:09:21 +0000 (-0800) Subject: [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. X-Git-Tag: v2.6.21-rc1~83^2~65^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb9086f21c73b38b5ca27558db4c91d62d0e70b;p=pandora-kernel.git [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. Do this even for non-blocking sockets. This avoids the silly -EAGAIN that applications can see now, even for non-blocking sockets in some cases (f.e. connect()). With help from Venkat Tekkirala. Signed-off-by: David S. Miller --- Reading git-diff-tree failed