lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ