Linux Netfilter development
 help / color / mirror / Atom feed
* [PATCH nf-next 0/2] nftables bitwise multiregister support
@ 2024-11-14 21:13 Pablo Neira Ayuso
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Pablo Neira Ayuso @ 2024-11-14 21:13 UTC (permalink / raw)
  To: netfilter-devel; +Cc: jeremy

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


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

end of thread, other threads:[~2024-11-14 21:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 21:13 [PATCH nf-next 0/2] nftables bitwise multiregister support Pablo Neira Ayuso
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

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