Commit f4b9479d authored by Baruch Even's avatar Baruch Even Committed by David S. Miller

[IPV4]: Correct links in net/ipv4/Kconfig

Correct dead/indirect links in net/ipv4/Kconfig
Signed-off-by: default avatarBaruch Even <baruch@ev-en.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1845a579
...@@ -442,7 +442,7 @@ config INET_DIAG ...@@ -442,7 +442,7 @@ config INET_DIAG
---help--- ---help---
Support for INET (TCP, DCCP, etc) socket monitoring interface used by Support for INET (TCP, DCCP, etc) socket monitoring interface used by
native Linux tools such as ss. ss is included in iproute2, currently native Linux tools such as ss. ss is included in iproute2, currently
downloadable at <http://developer.osdl.org/dev/iproute2>. downloadable at <http://linux-net.osdl.org/index.php/Iproute2>.
If unsure, say Y. If unsure, say Y.
...@@ -550,7 +550,7 @@ config TCP_CONG_SCALABLE ...@@ -550,7 +550,7 @@ config TCP_CONG_SCALABLE
Scalable TCP is a sender-side only change to TCP which uses a Scalable TCP is a sender-side only change to TCP which uses a
MIMD congestion control algorithm which has some nice scaling MIMD congestion control algorithm which has some nice scaling
properties, though is known to have fairness issues. properties, though is known to have fairness issues.
See http://www-lce.eng.cam.ac.uk/~ctk21/scalable/ See http://www.deneholme.net/tom/scalable/
config TCP_CONG_LP config TCP_CONG_LP
tristate "TCP Low Priority" tristate "TCP Low Priority"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment