[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1423858444-10158-1-git-send-email-vadim4j@gmail.com>
Date: Fri, 13 Feb 2015 22:13:57 +0200
From: Vadim Kochan <vadim4j@...il.com>
To: netdev@...r.kernel.org
Cc: Vadim Kochan <vadim4j@...il.com>
Subject: [PATCH iproute2 0/7] ss: Unify socket info output to common funcs
From: Vadim Kochan <vadim4j@...il.com>
Split tcpstat struct into sockstat & tcpstat, old sockstat renamed
to sksummary.
Refactored printing socket info to common funcs.
Also fixed wrong setting tcp ato value.
Vadim Kochan (7):
ss: Split tcpstap struct to sockstat & tcpstat
ss: Replace pktstat struct by new sockstat struct
ss: Replace unixstat struct by new sockstat struct
ss: Unify state socket output:netid, state, rq, wq
ss: Unify details info output:ino,uid,sk
ss: Unify socket address output by one generic func
ss: Fixed wrong tcp ato value from netlink
include/utils.h | 2 +
lib/utils.c | 6 +
misc/ss.c | 539 +++++++++++++++++++++++++++++---------------------------
3 files changed, 290 insertions(+), 257 deletions(-)
--
2.2.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists