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:	Tue, 27 Mar 2007 17:12:56 +0400
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	Jose Alberto Reguero <jareguero@...efonica.net>
Cc:	netdev@...r.kernel.org
Subject: Re: Problem with sockets an 2.6.21-rc5 kernel

On Mon, Mar 26, 2007 at 11:03:21PM +0200, Jose Alberto Reguero (jareguero@...efonica.net) wrote:
> I had two python programs, server.py and client.py(attached)
> 
> With server.py in  a kernel 2.6.21-rc5 x86_64 and client.py in the same 
> machine,  server.py get the message.
> 
> With server.py in  a kerner 2.6.21-rc5 x86_64 and client.py in another 
> machine, server.py don't get the message.
> 
> The same with the programs in c(attached).
> 
> With kernel 2.6.20.3 the programs work well.
> 
> There are something wrong in the programs?

Besides full absence of error checks and coding style issues it does not
seem to contain errors.

And, btw, C program work with 2.6.21-rc5 (git tree
e0f2e3a06be513352cb4955313ed7e55909acd84) on x86_64.

server.c application compiled with Debian 4.1.1-21 compiler on x86_64
sucessfully received message from 2.6.18-3 machine.

-- 
	Evgeniy Polyakov
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ