All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org
Cc: netfilter-announce@lists.netfilter.org, lwn@lwn.net
Subject: [ANNOUNCE] libnftnl 1.2.9 release
Date: Mon, 14 Apr 2025 19:39:17 +0200	[thread overview]
Message-ID: <Z_1IRQHhW_RbRrcZ@calendula> (raw)

[-- Attachment #1: Type: text/plain, Size: 698 bytes --]

Hi!

The Netfilter project proudly presents:

        libnftnl 1.2.9

libnftnl is a userspace library providing a low-level netlink
programming interface (API) to the in-kernel nf_tables subsystem.
This library is currently used by nftables.

This release contains:

* add support for kernel space AND, OR and XOR operations (for Linux kernel >= 6.13)
* fix for vxlan tunnel options
* fix ct id printed as 'unknown' key
* fix device array overrun
* remove deprecated unused functions
* improved test coverage

See ChangeLog that comes attached to this email for more details on
the updates.

You can download it from:

https://www.netfilter.org/projects/libnftnl/downloads.html

Happy firewalling.

[-- Attachment #2: changes-libnftnl-1.2.9.txt --]
[-- Type: text/plain, Size: 929 bytes --]

Fernando Fernandez Mancera (1):
      tunnel: add missing inner nested netlink attribute for vxlan options

Jeremy Sowden (5):
      include: add new bitwise boolean attributes to nf_tables.h
      expr: bitwise: rename some boolean operation functions
      expr: bitwise: add support for kernel space AND, OR and XOR operations
      tests: bitwise: refactor shift tests
      tests: bitwise: add tests for new boolean operations

Pablo Neira Ayuso (2):
      include: refresh nf_tables.h copy
      build: libnftnl 1.2.9 release

Phil Sutter (5):
      Introduce struct nftnl_str_array
      Use SPDX License Identifiers in headers
      set: Fix for array overrun when setting NFTNL_SET_DESC_CONCAT
      tests: Extend set test by NFTNL_SET_DESC_CONCAT
      tests: Fix for ASAN

Zhongqiu Duan (3):
      expr: payload: print tunnel header
      expr: ct: print key name of id field
      src: remove unused str2XXX helpers


                 reply	other threads:[~2025-04-14 17:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Z_1IRQHhW_RbRrcZ@calendula \
    --to=pablo@netfilter.org \
    --cc=lwn@lwn.net \
    --cc=netfilter-announce@lists.netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=netfilter@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.