Netdev List
 help / color / mirror / Atom feed
* [iproute PATCH v2 0/3] ss: Allow excluding a socket table from being queried
@ 2018-03-27 23:51 Phil Sutter
  2018-03-27 23:51 ` [iproute PATCH v2 1/3] " Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Phil Sutter @ 2018-03-27 23:51 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.

Note that Patch 1 creates warnings with checkpatch due to overlong
lines, but patch 2 removes them again so for the sake of readability I
left this as is.

Changes since v1:
- Fixed checkpatch errors in patch 2/3.

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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-27 23:51 [iproute PATCH v2 0/3] ss: Allow excluding a socket table from being queried Phil Sutter
2018-03-27 23:51 ` [iproute PATCH v2 1/3] " Phil Sutter
2018-03-27 23:51 ` [iproute PATCH v2 2/3] ss: Put filter DB parsing into a separate function Phil Sutter
2018-03-27 23:51 ` [iproute PATCH v2 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