* [PATCH] net: Fix broken link to cubic-paper.pdf
@ 2025-08-17 13:39 Osama Albahrani
2025-08-19 0:59 ` Jakub Kicinski
0 siblings, 1 reply; 2+ messages in thread
From: Osama Albahrani @ 2025-08-17 13:39 UTC (permalink / raw)
To: David S. Miller, David Ahern, Eric Dumazet, Jakub Kicinski,
Paolo Abeni, Simon Horman, netdev, linux-kernel
Cc: Osama Albahrani
Use first Wayback Machine snapshot
Signed-off-by: Osama Albahrani <osalbahr@gmail.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)
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-19 0:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-17 13:39 [PATCH] net: Fix broken link to cubic-paper.pdf Osama Albahrani
2025-08-19 0:59 ` Jakub Kicinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).