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.6 release
Date: Mon, 30 May 2016 12:55:45 +0200 [thread overview]
Message-ID: <20160530105545.GA16431@salvia> (raw)
[-- Attachment #1: Type: text/plain, Size: 869 bytes --]
Hi!
The Netfilter project proudly presents:
libnftnl 1.0.6
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 the following list of updates:
* New TLV infrastructure for user data are in rule, set and elements.
* Support for the new tracing infrastructure.
* Matching of ct bytes and packets.
* meta prandom support.
* Enhancements for the limit expressions.
* Support for payload mangling.
* Masquerading port range selection.
... and fixes.
You can download this library from:
http://www.netfilter.org/projects/libnftnl/downloads.html
ftp://ftp.netfilter.org/pub/libnftnl/
Enjoy this new release and help us testing, thanks!
[-- Attachment #2: changes-libnftnl-1.0.6.txt --]
[-- Type: text/plain, Size: 2015 bytes --]
Arturo Borrero (2):
chain: fix segfault in 'device' XML parsing
expr: ct: fix typo unknow vs unknown
Carlos Falgueras García (8):
udata: add TLV user data infrastructure
tests: nft-rule-test: check for NFTNL_RULE_USERDATA
libnftnl: Add to .gitignore all auto-generated files
libnftnl: gitignore: Fix mistake in gitignore regexp
tests: Free nftnl_udata_buf before exit
rule: Fix segfault due to invalid free of rule user data
set_elem: Fix memory leak
set_elem: Copy user data memory
Daniel Wagner (1):
examples: load modules when adding chains or tables
Florian Westphal (4):
src: rename EXPORT_SYMBOL to EXPORT_SYMBOL_ALIAS
src: add trace infrastructure support
src: ct: add packet and byte counter support
src: meta: add prandom support
Pablo Neira Ayuso (13):
expr: limit: add burst attribute
expr: limit: add per-byte limiting support
expr: add dup expression support
expr: dup: fix missing space in text output
expr: limit: add support for flags
expr: add forward expression
rule: fix leaks in NFTNL_RULE_USERDATA
libnftnl: allow any set name length
src: remove unnecessary inline in _snprintf functions
src: missing static in several array definitions
chain: missing constification of _get() functions
include: refresh nf_tables.h cache copy
build: update LIBVERSION to prepare a new release
Patrick McHardy (4):
payload: add payload mangling support
trace: fix multiple copy and paste errors
trace: fix missing NFTNL_TRACE_JUMP_TARGET in nftnl_trace_get_str()
libnftnl: constify object arguments to various functions
Shivani Bhardwaj (2):
expr: masq: Add support for port selection
tests: expr-nat: Use different values to test
Vijay Subramanian (3):
expr: Fix compilation with JSON and XML parsing enabled
examples: Fix nft-table-upd example
Add support to print netdev family
next reply other threads:[~2016-05-30 10:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-30 10:55 Pablo Neira Ayuso [this message]
2016-06-13 9:23 ` [ANNOUNCE] libnftnl 1.0.6 release Vink, Ronald
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=20160530105545.GA16431@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).