netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iproute PATCH] man: ss.8: Add missing protocols to description of -A
@ 2017-03-09 16:07 Phil Sutter
  2017-03-10 16:43 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Sutter @ 2017-03-09 16:07 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

The list was missing dccp and sctp protocols.

Signed-off-by: Phil Sutter <phil@nwl.cc>
---
 man/man8/ss.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/ss.8 b/man/man8/ss.8
index 4ef11523b4268..81de69de8042e 100644
--- a/man/man8/ss.8
+++ b/man/man8/ss.8
@@ -132,7 +132,7 @@ Currently the following families are supported: unix, inet, inet6, link, netlink
 .B \-A QUERY, \-\-query=QUERY, \-\-socket=QUERY
 List of socket tables to dump, separated by commas. The following identifiers
 are understood: all, inet, tcp, udp, raw, unix, packet, netlink, unix_dgram,
-unix_stream, unix_seqpacket, packet_raw, packet_dgram.
+unix_stream, unix_seqpacket, packet_raw, packet_dgram, dccp, sctp.
 .TP
 .B \-D FILE, \-\-diag=FILE
 Do not display anything, just dump raw information about TCP sockets to FILE after applying filters. If FILE is - stdout is used.
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [iproute PATCH] man: ss.8: Add missing protocols to description of -A
  2017-03-09 16:07 [iproute PATCH] man: ss.8: Add missing protocols to description of -A Phil Sutter
@ 2017-03-10 16:43 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-03-10 16:43 UTC (permalink / raw)
  To: Phil Sutter; +Cc: netdev

On Thu,  9 Mar 2017 17:07:33 +0100
Phil Sutter <phil@nwl.cc> wrote:

> The list was missing dccp and sctp protocols.
> 
> Signed-off-by: Phil Sutter <phil@nwl.cc>

Applied, thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-10 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09 16:07 [iproute PATCH] man: ss.8: Add missing protocols to description of -A Phil Sutter
2017-03-10 16:43 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).