netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/3] Unify output for inet sockets
@ 2015-01-18 20:43 Vadim Kochan
  2015-01-18 20:43 ` [PATCH iproute2 1/3] ss: Make meminfo look little bit more readable Vadim Kochan
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Vadim Kochan @ 2015-01-18 20:43 UTC (permalink / raw)
  To: netdev; +Cc: Vadim Kochan

This is series is about to have output information from /proc and
Netlink in one place.

Some short summary:

    1) Make memory info more readable.
    2) Unify output of inet sockets from /proc and Netlink.
    3) Added new '-H, --human' option to show info in more human format
        which is used for memory info meanwhile.

Vadim Kochan (3):
  ss: Make meminfo look little bit more readable
  ss: Unify inet sockets output
  ss: Unify tcp stats output

 include/utils.h |   3 +
 ip/ipaddress.c  |  31 +--
 lib/utils.c     |  40 ++-
 misc/ss.c       | 737 ++++++++++++++++++++++++++++++--------------------------
 4 files changed, 437 insertions(+), 374 deletions(-)

-- 
2.1.3

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

end of thread, other threads:[~2015-01-21  8:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-18 20:43 [PATCH iproute2 0/3] Unify output for inet sockets Vadim Kochan
2015-01-18 20:43 ` [PATCH iproute2 1/3] ss: Make meminfo look little bit more readable Vadim Kochan
2015-01-18 20:43 ` [PATCH iproute2 2/3] ss: Unify inet sockets output Vadim Kochan
2015-01-18 20:43 ` [PATCH iproute2 3/3] ss: Unify tcp stats output Vadim Kochan
2015-01-19 13:57   ` Hagen Paul Pfeifer
2015-01-19 14:04     ` Vadim Kochan
2015-01-19 14:28       ` Hagen Paul Pfeifer
2015-01-19 14:28         ` Vadim Kochan
2015-01-19 15:01           ` Hagen Paul Pfeifer
2015-01-19 14:48         ` Daniel Borkmann
2015-01-19 14:50           ` Vadim Kochan
2015-01-20 10:29   ` Hagen Paul Pfeifer
2015-01-20 10:52     ` Vadim Kochan
2015-01-20 11:06     ` Vadim Kochan
2015-01-20 11:17     ` Daniel Borkmann
2015-01-20 11:09       ` Vadim Kochan
2015-01-20 11:43       ` Hagen Paul Pfeifer
2015-01-20 18:36     ` Cong Wang
2015-01-21  8:54       ` Hagen Paul Pfeifer

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).