Received: by 10.223.185.116 with SMTP id b49csp6420022wrg; Wed, 28 Feb 2018 09:06:21 -0800 (PST) X-Google-Smtp-Source: AH8x224yyp86vBND7hYexF9FfIzp9cB4UhOy/D+Lje9wfKuwzUhemGR5q9MSP7KRH6+K6XDoGBH/ X-Received: by 2002:a17:902:4545:: with SMTP id m63-v6mr18237960pld.15.1519837581588; Wed, 28 Feb 2018 09:06:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519837581; cv=none; d=google.com; s=arc-20160816; b=Vtzv6GvtBJOhr8Pp9X4uMF74aiH7U30jy22L1bvEvM48+qDq5tyUIuy7Y9HL+KF09V qX+R8jydKiV1/jj0tmn7pl2iKm3sRCSqj1EOiOWO7U/AoLAfXFL2pN1U8PrW9nFIVySh d6RVgHP2WVOtWogRD0Qq31OeLjCYVOqIGsQgCj8LuS7aVBUiGCijYu87UzdPBIMSfbEd 9ZTc+TyO29EI92P7Ss0HG0lRlnRZVJ3TiQ5k6tGjYOT6ml/SkGp+3q0/ixj9Ot4QepCM xUgGz1X9Avc+60uRDYSho3GyXiGZ9lEYSldw7+4aCmJymp8TePkHXqwUHxchT9pGNmIm lrOQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date :arc-authentication-results; bh=Pzyt/kvryO7+kZuXrXIfuY4UUpeybtj1FiJLvIYwY3M=; b=QIGKG2FKmeI8IYtWOk3QWRHk9HD81wDd0ykuNWh9Q2MVkjMYQ1fmhzwBf7CQtbcyWL /nttubgV6lhCjxooPeTv+MNl7SrixYozaISD9O4m6faL/TzxqU3u4671qpuCwlHWJVAL XZSbr3csdPPdFfAFKl4+BYFN74nA206weopE2TPtyMQUv09HmqgZOORcYIkchbdYBPCo plb0ARrhPj29AgvUdjw/2FNcV/zv+6QBFJWCzz4jJs9jOsakB2vY3xDHdR4rwACPVr7W emJh7d22DWnL8cqx0xkmNX8GuiQ4GxKkz6a33wSBrHqfT72hCoGbQqOtGkIZHkzRrijL v3Tg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p10si1232656pgr.426.2018.02.28.09.05.53; Wed, 28 Feb 2018 09:06:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753432AbeB1REC (ORCPT + 99 others); Wed, 28 Feb 2018 12:04:02 -0500 Received: from shards.monkeyblade.net ([184.105.139.130]:49174 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753403AbeB1REA (ORCPT ); Wed, 28 Feb 2018 12:04:00 -0500 Received: from localhost (67.110.78.66.ptr.us.xo.net [67.110.78.66]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 71E2C13FD9555; Wed, 28 Feb 2018 09:03:59 -0800 (PST) Date: Wed, 28 Feb 2018 12:03:58 -0500 (EST) Message-Id: <20180228.120358.511315280246637626.davem@davemloft.net> To: joeypabalinas@gmail.com Cc: netdev@vger.kernel.org, shemminger@linux-foundation.org, kuznet@ms2.inr.ac.ru, yoshfuji@linux-ipv6.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] net/tcp/illinois: replace broken algorithm reference link From: David Miller In-Reply-To: <20180228080553.wfgmz46fn452hddn@gmail.com> References: <20180228080553.wfgmz46fn452hddn@gmail.com> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 28 Feb 2018 09:03:59 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Joey Pabalinas Date: Tue, 27 Feb 2018 22:05:53 -1000 > The link to the pdf containing the algorithm description is now a > dead link; it seems http://www.ifp.illinois.edu/~srikant/ has been > moved to https://sites.google.com/a/illinois.edu/srikant/ and none of > the original papers can be found there... > > I have replaced it with the only working copy I was able to find. > > n.b. there is also a copy available at: > > http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.296.6350&rep=rep1&type=pdf > > However, this seems to only be a *cached* version, so I am unsure > exactly how reliable that link can be expected to remain over time > and have decided against using that one. > > Signed-off-by: Joey Pabalinas Applied, thank you.