netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vadim Kochan <vadim4j@gmail.com>
To: netdev@vger.kernel.org
Cc: Vadim Kochan <vadim4j@gmail.com>
Subject: [PATCH iproute2 0/3] Unify output for inet sockets
Date: Sun, 18 Jan 2015 22:43:32 +0200	[thread overview]
Message-ID: <1421613815-6635-1-git-send-email-vadim4j@gmail.com> (raw)

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

             reply	other threads:[~2015-01-18 20:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18 20:43 Vadim Kochan [this message]
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

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=1421613815-6635-1-git-send-email-vadim4j@gmail.com \
    --to=vadim4j@gmail.com \
    --cc=netdev@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 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).