Re: what/where is ss tool ?

From: Patrick McHardy
Date: Wed Dec 22 2004 - 08:41:53 EST


YOSHIFUJI wrote:
would you enclose URL by <>, like <http://...>?

--yoshfuji


Updated patch attached, thanks everyone.

===== 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 14:37:55 +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 build this as a
+ module too.

If unsure, say Y.