[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160127225406.18844cab@turingmachine>
Date:	Wed, 27 Jan 2016 22:54:06 +0100
From:	Jörg Thalheim <joerg@...gsboson.tk>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	netdev@...r.kernel.org
Subject: [PATCH] tcp: Change reference to experimental CWND RFC.
Signed-off-by: Jörg Thalheim <joerg@...gsboson.tk>
---
 include/net/tcp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/tcp.h b/include/net/tcp.h
index 051dc5c2..74d8eb4 100644
--- a/include/net/tcp.h
+++ b/include/net/tcp.h
@@ -216,7 +216,7 @@ void tcp_time_wait(struct sock *sk, int state, int timeo);
 /* TCP thin-stream limits */
 #define TCP_THIN_LINEAR_RETRIES 6       /* After 6 linear retries, do exp. backoff */
 
-/* TCP initial congestion window as per draft-hkchu-tcpm-initcwnd-01 */
+/* TCP initial congestion window as per rfc6928 */
 #define TCP_INIT_CWND		10
 
 /* Bit Flags for sysctl_tcp_fastopen */
-- 
2.7.0
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists
 
