Skip to content

Commit

Permalink
[IPV4]: Correct links in net/ipv4/Kconfig
Browse files Browse the repository at this point in the history
Correct dead/indirect links in net/ipv4/Kconfig

Signed-off-by: Baruch Even <baruch@ev-en.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Baruch Even authored and David S. Miller committed Feb 26, 2007
1 parent 1845a57 commit f4b9479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/ipv4/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ config INET_DIAG
---help---
Support for INET (TCP, DCCP, etc) socket monitoring interface used by
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.

Expand Down Expand Up @@ -550,7 +550,7 @@ config TCP_CONG_SCALABLE
Scalable TCP is a sender-side only change to TCP which uses a
MIMD congestion control algorithm which has some nice scaling
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
tristate "TCP Low Priority"
Expand Down

0 comments on commit f4b9479

Please sign in to comment.