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:	Thu, 24 Jul 2008 11:34:11 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	David Miller <davem@...emloft.net>
Cc:	herbert@...dor.apana.org.au, w@....eu, davidn@...idnewall.com,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
	stefanr@...6.in-berlin.de, rjw@...k.pl, ilpo.jarvinen@...sinki.fi,
	Dave Jones <davej@...hat.com>
Subject: Re: [TCP bug, regression] stuck distcc connections in latest -git


* David Miller <davem@...emloft.net> wrote:

> BTW, if someone can contact the Fedora folks, specifically whoever 
> added that syncookies enable to /etc/sysctl.conf, and let them know 
> that they've set our TCP stack back by 10 years by disabling SACK and 
> timestamps, I'd really appreciate it.

Server box (F9) has:

 # Controls the use of TCP syncookies
 net.ipv4.tcp_syncookies = 1

 timestamp of /etc/sysctl.conf: 2008-05-15, installation default i think.

Other (F8) box has:

 # Controls the use of TCP syncookies
 net.ipv4.tcp_syncookies = 0

 timestamp of /etc/sysctl.conf: 2007-01-28, touched 1.5 years ago.

Have not checked the install defaults - if i touched them it was a long 
time ago.

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists