All of lore.kernel.org
 help / color / mirror / Atom feed
* [iproute PATCH v2 0/3] ss: netlink_show_one() clean-up, minor output fix
@ 2017-10-31 17:47 Stefano Brivio
  2017-10-31 17:47 ` [iproute PATCH v2 1/3] ss: Remove useless width specifier in process context print Stefano Brivio
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefano Brivio @ 2017-10-31 17:47 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Phil Sutter

Patches 1/3 and 2/3 streamline process context prints in
netlink_show_one(). Patch 3/3 fixes a display issue happening
when Netid or State columns are not displayed.

In general, the output layout of 'ss', also in the cases handled
here, still has a number of issues. I will address further issues
more structurally in a later patchset.

Stefano Brivio (3):
  ss: Remove useless width specifier in process context print
  ss: Streamline process context printing in netlink_show_one()
  ss: Fix width calculations when Netid or State columns are missing

v2: Coding style fixes in 3/3

 misc/ss.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-10-31 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-31 17:47 [iproute PATCH v2 0/3] ss: netlink_show_one() clean-up, minor output fix Stefano Brivio
2017-10-31 17:47 ` [iproute PATCH v2 1/3] ss: Remove useless width specifier in process context print Stefano Brivio
2017-10-31 17:47 ` [iproute PATCH v2 2/3] ss: Streamline process context printing in netlink_show_one() Stefano Brivio
2017-10-31 17:47 ` [iproute PATCH v2 3/3] ss: Fix width calculations when Netid or State columns are missing Stefano Brivio

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.