Netdev List
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] Use one func to output stats from Netlink and /proc
@ 2014-12-29 23:56 Vadim Kochan
  2014-12-29 23:56 ` [PATCH iproute2 1/2] ss: Unify unix stats output from netlink and proc Vadim Kochan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vadim Kochan @ 2014-12-29 23:56 UTC (permalink / raw)
  To: netdev; +Cc: Vadim Kochan

Refactoring to use one func to output sock stats
from Netlink and /proc for unix and packet socket types.

I did some testing but I might miss some cases, would be good if someone
can test it too.

Vadim Kochan (2):
  ss: Unify unix stats output from netlink and proc
  ss: Unify packet stats output from netlink and proc

 misc/ss.c | 310 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 132 insertions(+), 178 deletions(-)

-- 
2.1.3

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

end of thread, other threads:[~2014-12-30 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-29 23:56 [PATCH iproute2 0/2] Use one func to output stats from Netlink and /proc Vadim Kochan
2014-12-29 23:56 ` [PATCH iproute2 1/2] ss: Unify unix stats output from netlink and proc Vadim Kochan
2014-12-29 23:56 ` [PATCH iproute2 2/2] ss: Unify packet " Vadim Kochan
2014-12-30 13:58 ` [PATCH iproute2 0/2] Use one func to output stats from Netlink and /proc Vadim Kochan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox