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, 22 Feb 2007 00:19:18 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	angelo.castellani@...il.com
Cc:	netdev@...r.kernel.org, francesco@....infocom.uniroma1.it,
	andrea.baiocchi@...roma1.it
Subject: Re: [PATCH 1/2][TCP] YeAH-TCP: algorithm implementation

From: "Angelo P. Castellani" <angelo.castellani@...il.com>
Date: Mon, 19 Feb 2007 11:30:58 +0100

> From: Angelo P. Castellani <angelo.castellani@...il.con>
> 
> YeAH-TCP is a sender-side high-speed enabled TCP congestion control 
> algorithm, which uses a mixed loss/delay approach to compute the 
> congestion window. It's design goals target high efficiency, internal, 
> RTT and Reno fairness, resilience to link loss while keeping network 
> elements load as low as possible.
> 
> For further details look here:
>     http://wil.cs.caltech.edu/pfldnet2007/paper/YeAH_TCP.pdf
> 
> Signed-off-by: Angelo P. Castellani <angelo.castellani@...il.con>

Applied to tcp-2.6 GIT, there were a lot of broken whitespace
issues in your patch, GIT makes mention of them quite happily
even without applying the patch, which I recommend you do in the
future so I don't have to fix up your patches.  The command I
use (best with 1.5.0 GIT) is:

	git apply --check --whitespace=error-all file.patch

Thanks.
-
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