* [ANNOUNCE] libnftnl 1.0.6 release
@ 2016-05-30 10:55 Pablo Neira Ayuso
2016-06-13 9:23 ` Vink, Ronald
0 siblings, 1 reply; 2+ messages in thread
From: Pablo Neira Ayuso @ 2016-05-30 10:55 UTC (permalink / raw)
To: netfilter-devel; +Cc: netfilter, netfilter-announce, lwn
[-- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [ANNOUNCE] libnftnl 1.0.6 release
2016-05-30 10:55 [ANNOUNCE] libnftnl 1.0.6 release Pablo Neira Ayuso
@ 2016-06-13 9:23 ` Vink, Ronald
0 siblings, 0 replies; 2+ messages in thread
From: Vink, Ronald @ 2016-06-13 9:23 UTC (permalink / raw)
To: Pablo Neira Ayuso, netfilter-devel@vger.kernel.org
Cc: lwn@lwn.net, netfilter@vger.kernel.org,
netfilter-announce@lists.netfilter.org
Unsubscribe
-----Original Message-----
From: netfilter-announce [mailto:netfilter-announce-bounces@lists.netfilter.org] On Behalf Of Pablo Neira Ayuso
Sent: maandag 30 mei 2016 12:56
To: netfilter-devel@vger.kernel.org
Cc: lwn@lwn.net; netfilter@vger.kernel.org; netfilter-announce@lists.netfilter.org
Subject: [ANNOUNCE] libnftnl 1.0.6 release
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!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-13 9:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30 10:55 [ANNOUNCE] libnftnl 1.0.6 release Pablo Neira Ayuso
2016-06-13 9:23 ` Vink, Ronald
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).