[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250817133945.13728-1-osalbahr@gmail.com>
Date: Sun, 17 Aug 2025 16:39:45 +0300
From: Osama Albahrani <osalbahr@...il.com>
To: "David S. Miller" <davem@...emloft.net>,
David Ahern <dsahern@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Simon Horman <horms@...nel.org>,
netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Osama Albahrani <osalbahr@...il.com>
Subject: [PATCH] net: Fix broken link to cubic-paper.pdf
Use first Wayback Machine snapshot
Signed-off-by: Osama Albahrani <osalbahr@...il.com>
---
net/ipv4/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index 12850a277251..7f796c8cb765 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -499,7 +499,7 @@ config TCP_CONG_CUBIC
help
This is version 2.0 of BIC-TCP which uses a cubic growth function
among other techniques.
- See http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/cubic-paper.pdf
+ See https://web.archive.org/web/20060103185400/http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/cubic-paper.pdf
config TCP_CONG_WESTWOOD
tristate "TCP Westwood+"
--
2.39.5 (Apple Git-154)
Powered by blists - more mailing lists