Linux Netfilter development
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: jeremy@azazel.net
Subject: [PATCH nf-next 0/2] nftables bitwise multiregister support
Date: Thu, 14 Nov 2024 22:13:45 +0100	[thread overview]
Message-ID: <20241114211347.24700-1-pablo@netfilter.org> (raw)

Hi,

This is just a rebase on top of nf-next of Jeremy's patchset.

I am in the process of reviewing Jeremy's work in userspace including
enhancements.

Jeremy Sowden (2):
  netfilter: bitwise: rename some boolean operation functions
  netfilter: bitwise: add support for doing AND, OR and XOR directly

 include/uapi/linux/netfilter/nf_tables.h |  18 ++-
 net/netfilter/nft_bitwise.c              | 165 +++++++++++++++++++----
 2 files changed, 154 insertions(+), 29 deletions(-)

-- 
2.30.2


             reply	other threads:[~2024-11-14 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-14 21:13 Pablo Neira Ayuso [this message]
2024-11-14 21:13 ` [PATCH nf-next 1/2] netfilter: bitwise: rename some boolean operation functions Pablo Neira Ayuso
2024-11-14 21:13 ` [PATCH nf-next 2/2] netfilter: bitwise: add support for doing AND, OR and XOR directly 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=20241114211347.24700-1-pablo@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=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