public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [iproute PATCH 0/3] ss: Allow excluding a socket table from being queried
@ 2018-03-24 18:18 Phil Sutter
  2018-03-24 18:18 ` [iproute PATCH 1/3] " Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Phil Sutter @ 2018-03-24 18:18 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

The first patch in this series adds the new functionality, the remaining
two refactor the code a bit.

Phil Sutter (3):
  ss: Allow excluding a socket table from being queried
  ss: Put filter DB parsing into a separate function
  ss: Drop filter_default_dbs()

 man/man8/ss.8 |   8 +++-
 misc/ss.c     | 147 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 76 insertions(+), 79 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-03-27 23:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-24 18:18 [iproute PATCH 0/3] ss: Allow excluding a socket table from being queried Phil Sutter
2018-03-24 18:18 ` [iproute PATCH 1/3] " Phil Sutter
2018-03-24 18:18 ` [iproute PATCH 2/3] ss: Put filter DB parsing into a separate function Phil Sutter
2018-03-27 18:46   ` Stephen Hemminger
2018-03-27 23:39     ` Phil Sutter
2018-03-24 18:18 ` [iproute PATCH 3/3] ss: Drop filter_default_dbs() Phil Sutter

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