From: Dr. David Alan Gilbert Date: Mon, 29 Jul 2024 20:53:37 +0000 (+0100) Subject: net/tcp: Expand goo.gl link X-Git-Tag: v6.12-rc1~232^2~356 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a658d088cc63745528cf0ec8a2c2df0f37742d9;p=thirdparty%2Fkernel%2Flinux.git net/tcp: Expand goo.gl link 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 Reviewed-by: Simon Horman Link: https://patch.msgid.link/20240729205337.48058-1-linux@treblig.org Signed-off-by: Jakub Kicinski --- diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 8e94ed7c56a0e..6d2c97f8e9ef9 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"