|
|
Log in / Subscribe / Register

libnftnl 1.2.0 release

From:  Pablo Neira Ayuso <pablo-AT-netfilter.org>
To:  netfilter-devel-AT-vger.kernel.org, netfilter-AT-vger.kernel.org
Subject:  [ANNOUNCE] libnftnl 1.2.0 release
Date:  Tue, 25 May 2021 13:56:05 +0200
Message-ID:  <20210525115605.GA16518@salvia>
Cc:  netdev-AT-vger.kernel.org, netfilter-announce-AT-lists.netfilter.org, lwn-AT-lwn.net
Archive-link:  Article

Hi!

The Netfilter project proudly presents:

        libnftnl 1.2.0

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.

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

You can download it from:

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

Have fun!
Pablo Neira Ayuso (4):
      table: add table owner support
      src: incorrect header refers to GPLv2 only
      expr: socket: add cgroups v2 support
      build: libnftnl 1.2.0 release

Phil Sutter (16):
      expr/socket: Kill dead code
      expr/tunnel: Kill dead code
      expr/xfrm: Kill dead code
      rule: Avoid printing trailing spaces
      expr/{masq,nat}: Don't print unused regs
      set_elem: Fix printing of verdict map elements
      expr: Fix snprintf buffer length updates
      obj/ct_expect: Fix snprintf buffer length updates
      obj/ct_timeout: Fix snprintf buffer length updates
      object: Fix for wrong parameter passed to snprintf callback
      expr: Check output type once and for all
      expr/data_reg: Drop output_format parameter
      obj: Drop type parameter from snprintf callback
      Drop pointless local variable in snprintf callbacks
      Get rid of single option switch statements
      ruleset: Eliminate tag and separator helpers



Copyright © 2021, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds