All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: "David S. Miller" <davem@davemloft.net>
Cc: Sami Farin <7atbggg02@sneakemail.com>,
	linux-kernel@vger.kernel.org, solt2@dns.toxicfilms.tv
Subject: Re: what/where is ss tool ?
Date: Wed, 22 Dec 2004 13:57:08 +0100	[thread overview]
Message-ID: <41C96F24.2050409@trash.net> (raw)
In-Reply-To: <20041222122758.GB6627@m.safari.iki.fi>

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

Hi Dave,

please apply this patch which gives users a pointer where
to find the ss tool and adds an explanation about TCPDIAG
and IPV6.

Regards
Patrick

Signed-off-by: Patrick McHardy <kaber@trash.net>

Sami Farin wrote:
> On Wed, Dec 22, 2004 at 01:15:14PM +0100, Maciej Soltysiak wrote:
> 
>>Thanks Patrick!
>>
>>Maybe we could add a line to the help so people, like me, that were
>>not aware that ss exists.
>>AFAICS ss appeared not so long ago, I think many distributions are
>>still using versions that do not have ss.
>>Or I may be wrong.
>>
>>Regards,
>>Maciej
>>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:00:36.000000000 +0100
>>@@ -355,7 +355,8 @@
>>	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/
> 
> 
> Add also "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: x --]
[-- Type: text/plain, Size: 548 bytes --]

===== net/ipv4/Kconfig 1.23 vs edited =====
--- 1.23/net/ipv4/Kconfig	2004-11-03 21:20:02 +01:00
+++ edited/net/ipv4/Kconfig	2004-12-22 13:52:14 +01:00
@@ -355,7 +355,10 @@
 	default y
 	---help---
 	  Support for TCP socket monitoring interface used by native Linux
-	  tools such as ss.
+	  tools such as ss. ss is included in iproute2, currently downloadable
+	  at http://developer.osdl.org/dev/iproute2/. If you want IPv6 support
+	  and have selected IPv6 as a module, you need to built this as a
+	  module too.
 	  
 	  If unsure, say Y.
 

  reply	other threads:[~2004-12-22 12:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-22 11:30 what/where is ss tool ? Maciej Soltysiak
2004-12-22 11:33 ` Patrick McHardy
2004-12-22 12:15   ` Maciej Soltysiak
2004-12-22 12:27     ` Sami Farin
2004-12-22 12:57       ` Patrick McHardy [this message]
2004-12-22 13:16         ` Fao, Sean
2004-12-22 13:26         ` YOSHIFUJI Hideaki / 吉藤英明
2004-12-22 13:39           ` Patrick McHardy
2004-12-28  5:01             ` David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41C96F24.2050409@trash.net \
    --to=kaber@trash.net \
    --cc=7atbggg02@sneakemail.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=solt2@dns.toxicfilms.tv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.