mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 2.6] Update IP_TCPDIAG Kconfig help
@ 2004-12-22 12:51 Maciej Soltysiak
  0 siblings, 0 replies; only message in thread
From: Maciej Soltysiak @ 2004-12-22 12:51 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 651 bytes --]

Hi!This patch adds some info to the ip_tcpdiag option.Best 
Regards,Maciejdiff -ru linux.orig/net/ipv4/Kconfig linux/net/ipv4/Kconfig
--- linux.orig/net/ipv4/Kconfig	2004-12-22 12:58:03.000000000 +0100
+++ linux/net/ipv4/Kconfig	2004-12-22 13:34:58.000000000 +0100
@@ -355,7 +355,11 @@
 	default y
 	---help---
 	  Support for TCP socket monitoring interface used by native Linux
-	  tools such as ss.
+	  tools such as ss. ss comes from iproute2.
+	  http://developer.osdl.org/dev/iproute2/
+
+	  If you wish to view IPv6 addresses (Local/Peer Address) with ss
+	  IPv6 support must be built into the kernel, not as a module.

 	  If unsure, say Y.


[-- Attachment #2: Kconfig_ss.diff --]
[-- Type: application/octet-stream, Size: 601 bytes --]

diff -ru linux.orig/net/ipv4/Kconfig linux/net/ipv4/Kconfig
--- linux.orig/net/ipv4/Kconfig	2004-12-22 12:58:03.000000000 +0100
+++ linux/net/ipv4/Kconfig	2004-12-22 13:42:14.000000000 +0100
@@ -355,7 +355,11 @@
 	default y
 	---help---
 	  Support for TCP socket monitoring interface used by native Linux
-	  tools such as ss.
+	  tools such as ss. ss comes from iproute2.
+	  http://developer.osdl.org/dev/iproute2/
+	  
+	  If you wish to view IPv6 addresses (Local/Peer Address) with ss
+	  IPv6 support must be built into the kernel, not as a module.
 	  
 	  If unsure, say Y.
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-22 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-22 12:51 [PATCH 2.6] Update IP_TCPDIAG Kconfig help Maciej Soltysiak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome