netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iproute PATCH 0/3] ss: netlink_show_one() clean-up, minor output fix
@ 2017-10-29 20:22 Stefano Brivio
  2017-10-29 20:22 ` [iproute PATCH 1/3] ss: Remove useless width specifier in process context print Stefano Brivio
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stefano Brivio @ 2017-10-29 20:22 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

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

-- 
2.9.4

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

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

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

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