diff options
-rw-r--r-- | net/ipv4/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 91f3a5cdbcf8..9e8ef509c51d 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig | |||
@@ -442,7 +442,7 @@ config INET_DIAG | |||
442 | ---help--- | 442 | ---help--- |
443 | Support for INET (TCP, DCCP, etc) socket monitoring interface used by | 443 | Support for INET (TCP, DCCP, etc) socket monitoring interface used by |
444 | native Linux tools such as ss. ss is included in iproute2, currently | 444 | native Linux tools such as ss. ss is included in iproute2, currently |
445 | downloadable at <http://developer.osdl.org/dev/iproute2>. | 445 | downloadable at <http://linux-net.osdl.org/index.php/Iproute2>. |
446 | 446 | ||
447 | If unsure, say Y. | 447 | If unsure, say Y. |
448 | 448 | ||
@@ -550,7 +550,7 @@ config TCP_CONG_SCALABLE | |||
550 | Scalable TCP is a sender-side only change to TCP which uses a | 550 | Scalable TCP is a sender-side only change to TCP which uses a |
551 | MIMD congestion control algorithm which has some nice scaling | 551 | MIMD congestion control algorithm which has some nice scaling |
552 | properties, though is known to have fairness issues. | 552 | properties, though is known to have fairness issues. |
553 | See http://www-lce.eng.cam.ac.uk/~ctk21/scalable/ | 553 | See http://www.deneholme.net/tom/scalable/ |
554 | 554 | ||
555 | config TCP_CONG_LP | 555 | config TCP_CONG_LP |
556 | tristate "TCP Low Priority" | 556 | tristate "TCP Low Priority" |