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] [day] [month] [year] [list]
Message-ID: <4760E02A.70509@sw.ru>
Date:	Thu, 13 Dec 2007 10:32:58 +0300
From:	"Denis V. Lunev" <den@...ru>
To:	David Miller <davem@...emloft.net>
CC:	den@...nvz.org, containers@...ts.osdl.org, devel@...nvz.org,
	netdev@...r.kernel.org
Subject: Re: [PATCH 2.6.25] IPv4: thresholds in fib_trie.c are not modified,
 make them const

David Miller wrote:
> From: "Denis V. Lunev" <den@...nvz.org>
> Date: Wed, 12 Dec 2007 14:05:55 +0300
> 
>> -static int halve_threshold = 25;
>> -static int inflate_threshold = 50;
>> -static int halve_threshold_root = 15;
>> -static int inflate_threshold_root = 25;
> 
> halve_threshold_root and inflate_threshold_root have different
> values in the net-2.6.25 tree.

oops. this was accidentally changed during porting of the code from the
one old tree and committed by mistake. I'll resend correct patch in a minute

> 
> What tree are you patching against?  These were changed way
> back in:
--
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