netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: netfilter@vger.kernel.org,
	netfilter-announce@lists.netfilter.org, lwn@lwn.net
Subject: [ANNOUNCE] libnftnl 1.0.8 release
Date: Fri, 13 Oct 2017 01:41:48 +0200	[thread overview]
Message-ID: <20171012234148.GA23593@salvia> (raw)

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

Hi!

The Netfilter project proudly presents:

        libnftnl 1.0.8

libnftnl is a userspace library providing a low-level netlink
programming interface (API) to the in-kernel nf_tables subsystem. The
library libnftnl has been previously known as libnftables. This library
is currently used by the nft command line tool.

This release includes incremental updates to support new kernel
features and bug fixes.

You can download this library from:

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

Thanks!

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

Alexander Alemayhu (1):
      exthdr: remove unused variable uval8

Elise Lennion (2):
      examples: Remove the use of nftnl_mnl_batch_put()
      src: Use nftnl_buf to export XML/JSON rules

Eric Leblond (1):
      set: free user data

Florian Westphal (9):
      src: ct: add zone support
      object: don't set NFTNL_OBJ_TYPE unless obj->ops is non-null
      object: fix crash when object ops is null
      object: extend set/get api for u8/u16 types
      src: ct helper support
      src: ct eventmask support
      ct: rename eventmask to event
      exthdr: tcp option set support
      rt: tcpmss get support

Laura Garcia Liebana (1):
      expr: hash: support of symmetric hash

Liping Zhang (1):
      src: ct: add average bytes per packet counter support

Manuel Messner (1):
      src: add TCP option matching requirements

Pablo M. Bermudo Garay (1):
      src: limit stateful object support

Pablo Neira Ayuso (11):
      src: get rid of aliases and compat
      include: refresh nf_tables.h copy
      common: get rid of nftnl_batch_build_hdr()
      common: return nlmsghdr in nftnl_batch_{begin,end}()
      rule: add NFTA_RULE_ID attribute
      udata: add nftnl_udata_put_u32() and nftnl_udata_get_u32()
      buffer: use nftnl_expr_snprintf() from nftnl_buf_expr()
      expr: no need to nul-terminate buffer from expression ->snprintf indirection
      src: no need to nul-terminate buffer for nftnl_fprintf() calls
      src: do not nul-terminate internal helper functions
      build: libnftnl 1.0.8 release

Phil Sutter (5):
      exthdr: Add support for exthdr flags
      exthdr: Add missing exthdr flags cases
      fib: Add support for NFTA_FIB_F_PRESENT flag
      expr: exthdr: Display NFT_EXTHDR_F_PRESENT in debug output
      chain: Don't print unset policy value in netlink debug

Shyam Saini (1):
      examples: Fix memory leaks detected by Valgrind

Tobias Klauser (1):
      expr: Add const qualifiers to *2str translation arrays

Varsha Rao (2):
      src: Change parameters of SNPRINTF_BUFFER_SIZE macro.
      src: Buffer is null terminated.


             reply	other threads:[~2017-10-12 23:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12 23:41 Pablo Neira Ayuso [this message]
2017-10-13  0:42 ` [ANNOUNCE] libnftnl 1.0.8 release Jan Engelhardt

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=20171012234148.GA23593@salvia \
    --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 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).