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.9 release
Date: Tue, 2 Jan 2018 21:07:09 +0100	[thread overview]
Message-ID: <20180102200709.4tcdxcmuc5miach6@salvia> (raw)

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

Hi!

The Netfilter project proudly presents:

        libnftnl 1.0.9

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 mostly bug fixes plus one new
nftnl_expr_fprintf() function.

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.9.txt --]
[-- Type: text/plain, Size: 713 bytes --]

Armin K (1):
      src: Fix exporting symbols with clang

Harsha Sharma (1):
      tests: change char * pointer to constant (const char *)

Pablo Neira Ayuso (2):
      data_reg: calm down compilation warning in nftnl_data_reg_value_json_parse()
      build: libnftnl 1.0.9 release

Phil Sutter (7):
      expr: Introduce nftnl_expr_fprintf()
      data_reg: Add a missing break in nftnl_data_reg_snprintf
      gen: Remove a pointless call to mnl_nlmsg_get_payload()
      object: Avoid returning garbage in nftnl_obj_do_parse()
      ruleset: Avoid reading garbage in nftnl_ruleset_cb()
      set_elem: Don't return garbage in nftnl_set_elems_parse()
      trace: Check return value of mnl_attr_parse_nested()


                 reply	other threads:[~2018-01-02 20:07 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=20180102200709.4tcdxcmuc5miach6@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).