All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Maciej Soltysiak" <solt2@dns.toxicfilms.tv>
To: <linux-kernel@vger.kernel.org>
Subject: Re: what/where is ss tool ?
Date: Wed, 22 Dec 2004 13:15:14 +0100	[thread overview]
Message-ID: <012f01c4e81f$f4bddbd0$0e25fe0a@pysiak> (raw)
In-Reply-To: 41C95B88.1070409@trash.net

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

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/
 	  
 	  If unsure, say Y.
 

[-- Attachment #2: Kconfig_ss.diff --]
[-- Type: application/octet-stream, Size: 459 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: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/
 	  
 	  If unsure, say Y.
 

  reply	other threads:[~2004-12-22 12:08 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 [this message]
2004-12-22 12:27     ` Sami Farin
2004-12-22 12:57       ` Patrick McHardy
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='012f01c4e81f$f4bddbd0$0e25fe0a@pysiak' \
    --to=solt2@dns.toxicfilms.tv \
    --cc=linux-kernel@vger.kernel.org \
    /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.