lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [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)
Cc:	johnpol@....mipt.ru, ray-lk@...rabbit.org, mingo@...e.hu,
	linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
	davem@...emloft.net, rjw@...k.pl, akpm@...ux-foundation.org
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

Powered by blists - more mailing lists