aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/ipv4/Kconfig')
-rw-r--r--net/ipv4/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index dcb2e18f6f8e..8949a05ac307 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -435,7 +435,9 @@ config INET_DIAG
435 ---help--- 435 ---help---
436 Support for INET (TCP, DCCP, etc) socket monitoring interface used by 436 Support for INET (TCP, DCCP, etc) socket monitoring interface used by
437 native Linux tools such as ss. ss is included in iproute2, currently 437 native Linux tools such as ss. ss is included in iproute2, currently
438 downloadable at <http://linux-net.osdl.org/index.php/Iproute2>. 438 downloadable at:
439
440 http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
439 441
440 If unsure, say Y. 442 If unsure, say Y.
441 443