netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeremy Sowden <jeremy@azazel.net>
To: Netfilter Devel <netfilter-devel@vger.kernel.org>
Subject: [nft PATCH v3 0/3] Stateless output fixes
Date: Thu,  7 Oct 2021 21:12:19 +0100	[thread overview]
Message-ID: <20211007201222.2613750-1-jeremy@azazel.net> (raw)

The first patch removes some dummy output for named counters.  The
second patch fixes a bug that erroneously clears the stateless output
flag.  The third patch merges some conditionals.

Changes since v2: fixes for commit-messages of patches 2 & 3.
Changes since v1: patches 2 & 3 are new.

Jeremy Sowden (3):
  rule: remove fake stateless output of named counters
  rule: fix stateless output after listing sets containing counters
  rule: replace three conditionals with one

 src/rule.c | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

-- 
2.33.0


             reply	other threads:[~2021-10-07 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07 20:12 Jeremy Sowden [this message]
2021-10-07 20:12 ` [nft PATCH v3 1/3] rule: remove fake stateless output of named counters Jeremy Sowden
2021-10-07 20:12 ` [nft PATCH v3 2/3] rule: fix stateless output after listing sets containing counters Jeremy Sowden
2021-10-07 20:12 ` [nft PATCH v3 3/3] rule: replace three conditionals with one Jeremy Sowden
2021-10-11 23:04 ` [nft PATCH v3 0/3] Stateless output fixes Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211007201222.2613750-1-jeremy@azazel.net \
    --to=jeremy@azazel.net \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).