lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
Order Openwall GNU/*/Linux 2.0 on a CD with delivery worldwide
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date:	Mon, 02 Jun 2008 16:19:33 +1000
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	ilpo.jarvinen@...sinki.fi (Ilpo J??rvinen)
Subject: Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+

Ilpo J??rvinen <ilpo.jarvinen@...sinki.fi> wrote:
>
> Before:
> tcp    65436      0 lo:5000          lo:59980         ESTABLISHED -

This is what happens before accept(2) is called.  Ingo, please
strace the process that owns the listening socket to make sure
that it is actually calling accept(2).  If it ever stops calling
accept(2) then this is expected behaviour.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux