netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net/tcp: Expand goo.gl link
@ 2024-07-24 17:25 linux
  2024-07-24 19:12 ` Simon Horman
  0 siblings, 1 reply; 5+ messages in thread
From: linux @ 2024-07-24 17:25 UTC (permalink / raw)
  To: pabeni, edumazet, dsahern
  Cc: netdev, linux-kernel, kennetkl, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

The goo.gl URL shortener is deprecated and is due to stop
expanding existing links in 2025.

Expand the link in Kconfig.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
---
 net/ipv4/Kconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index 8e94ed7c56a0..6d2c97f8e9ef 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -661,7 +661,8 @@ config TCP_CONG_CDG
 
 	  For further details see:
 	    D.A. Hayes and G. Armitage. "Revisiting TCP congestion control using
-	    delay gradients." In Networking 2011. Preprint: http://goo.gl/No3vdg
+	    delay gradients." In Networking 2011. Preprint:
+	    http://caia.swin.edu.au/cv/dahayes/content/networking2011-cdg-preprint.pdf
 
 config TCP_CONG_BBR
 	tristate "BBR TCP"
-- 
2.45.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-07-29 20:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-24 17:25 [PATCH] net/tcp: Expand goo.gl link linux
2024-07-24 19:12 ` Simon Horman
2024-07-25 11:06   ` Paolo Abeni
2024-07-25 14:18     ` Dr. David Alan Gilbert
2024-07-29 20:54       ` Dr. David Alan Gilbert

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