netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [nft PATCH 0/6] monitor: Some fixes and improvements
@ 2017-07-25 14:56 Phil Sutter
  2017-07-25 14:56 ` [nft PATCH 1/6] tests/monitor: Ignore newgen messages in output Phil Sutter
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Phil Sutter @ 2017-07-25 14:56 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: netfilter-devel

The following series happened while fixing monitor tests and contains
some changes to monitor code along the way.

Phil Sutter (6):
  tests/monitor: Ignore newgen messages in output
  monitor: Fix printing of set declarations
  tests/monitor: Simplify testcases
  monitor: Print space after semicolon
  tests/monitor: Clear ruleset after testing
  tests/monitor: Add a small README

 src/rule.c                             |  8 +++---
 tests/monitor/README                   | 48 ++++++++++++++++++++++++++++++++++
 tests/monitor/run-tests.sh             | 16 +++++++++---
 tests/monitor/testcases/set-maps.t     |  7 +++--
 tests/monitor/testcases/set-mixed.t    | 10 +++----
 tests/monitor/testcases/set-multiple.t |  7 ++---
 tests/monitor/testcases/set-simple.t   | 21 ++++++---------
 7 files changed, 80 insertions(+), 37 deletions(-)
 create mode 100644 tests/monitor/README

-- 
2.13.1


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

end of thread, other threads:[~2017-07-26 13:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-25 14:56 [nft PATCH 0/6] monitor: Some fixes and improvements Phil Sutter
2017-07-25 14:56 ` [nft PATCH 1/6] tests/monitor: Ignore newgen messages in output Phil Sutter
2017-07-25 15:57   ` Pablo Neira Ayuso
2017-07-25 14:56 ` [nft PATCH 2/6] monitor: Fix printing of set declarations Phil Sutter
2017-07-25 15:57   ` Pablo Neira Ayuso
2017-07-25 17:09     ` Phil Sutter
2017-07-26 11:18       ` Pablo Neira Ayuso
2017-07-26 13:19         ` Phil Sutter
2017-07-25 14:56 ` [nft PATCH 3/6] tests/monitor: Simplify testcases Phil Sutter
2017-07-25 16:02   ` Pablo Neira Ayuso
2017-07-25 16:12     ` Pablo Neira Ayuso
2017-07-25 14:56 ` [nft PATCH 4/6] monitor: Print space after semicolon Phil Sutter
2017-07-25 16:03   ` Pablo Neira Ayuso
2017-07-25 14:56 ` [nft PATCH 5/6] tests/monitor: Clear ruleset after testing Phil Sutter
2017-07-25 16:03   ` Pablo Neira Ayuso
2017-07-25 14:56 ` [nft PATCH 6/6] tests/monitor: Add a small README Phil Sutter
2017-07-25 16:18   ` Pablo Neira Ayuso

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