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>] [day] [month] [year] [list]
Date:	Fri, 11 Apr 2008 14:31:47 -0400
From:	Ayaz Abdulla <aabdulla@...dia.com>
To:	Manfred Spraul <manfred@...orfullife.com>,
	Jeff Garzik <jgarzik@...ox.com>, Andrew Morton <akpm@...l.org>,
	nedev <netdev@...r.kernel.org>
Subject: [PATCH] forcedeth: new backoff implementation

This patch adds support for a new backoff algorithm for half duplex 
supported in newer hardware. The old method is will be designated as 
legacy mode.

Re-seeding random values for the backoff algorithms are performed when a 
transmit has failed due to a maximum retry count (1 to 15, where max is 
considered the wraparound case of 0).

** Resending based on further feedback: Removed unnecessary miniseeds, 
fixed up combined seed usage, fixed size of global seed sets.

Signed-off-by: Ayaz Abdulla <aabdulla@...dia.com>



View attachment "patch-forcedeth-new-backoff" of type "text/plain" (21343 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ