mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: EAGAIN and Linux 2.6 IPsec patch
@ 2004-03-23 14:32 dual_bereta_r0x
  0 siblings, 0 replies; only message in thread
From: dual_bereta_r0x @ 2004-03-23 14:32 UTC (permalink / raw)
  To: linux-kernel; +Cc: kuznet, davem

Is this fixed already? Please cc me too.

On Tue, 30 Sep 2003 15:41:51 +0400
Alexey <kuznet@ms2.inr.ac.ru> wrote:

Hello!

 > The following (untested) patch tries to do that.

This does not work and has no chances to do. We have already discussed
this, actually. You can get reasoning from saved mailbox, I think.
To resume, proto->connect() method must not ever block.

Alexey

PS. I think I am back to life, so this time I am honest telling
this bug is going to be fixed properly.
-
FreeS/WAN design list.
https://mj2.freeswan.org/cgi-bin/mj_wwwusr/domain=mj2.freeswan.org to 
unsubscribe



On Tue, 30 Sep 2003 21:34:24 +1000
Herbert Xu <herbert@gondor.apana.org.au> wrote:

 > OK, this looks like a bug that is independent of the packet queueing 
issue.
 >
 > TCP/UDP connects do a route/IPSEC lookup to determine information
 > about the connection.  The IPSEC lookup can fail with EAGAIN if the
 > policy is in place without any SAs.
 >
 > Since connect already has an O_NONBLOCK bit we should make it try
 > harder if it is clear.
 >
 > The following (untested) patch tries to do that.

Please don't do this, any attempt to fix the EAGAIN behavior
with hacks like this are riddled with problems.

Several patches nearly identical to your's have been submitted
in the past.

Alexey is supposed to work on support for unresolved routes, which
is the proper way to fix this problem.
-
FreeS/WAN design list.
https://mj2.freeswan.org/cgi-bin/mj_wwwusr/domain=mj2.freeswan.org to 
unsubscribe

-- 
dual_bereta_r0x -- Alexandre Hautequest
ArenaNetwork Lan House & Cyber -- www.arenanetwork.com.br

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-23 14:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-23 14:32 EAGAIN and Linux 2.6 IPsec patch dual_bereta_r0x

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome