From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: netdev@vger.kernel.org, netfilter@vger.kernel.org,
netfilter-announce@lists.netfilter.org, lwn@lwn.net
Subject: [ANNOUNCE] libnetfilter_conntrack 1.0.4 release
Date: Tue, 6 Aug 2013 17:45:21 +0200 [thread overview]
Message-ID: <20130806154521.GA14118@localhost> (raw)
[-- Attachment #1: Type: text/plain, Size: 630 bytes --]
Hi!
The Netfilter project proudly presents:
libnetfilter_conntrack 1.0.4
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table. This
library is currently used by conntrack-tools and iptables, among other
applications.
This release includes connlabel support, one memleak fix and fixes in
the comparison API. See ChangeLog that comes attached to this email
for more details.
You can download it from:
http://www.netfilter.org/projects/libnetfilter_conntrack/downloads.html
ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/
Have fun!
[-- Attachment #2: changes-libnetfilter_conntrack-1.0.4.txt --]
[-- Type: text/plain, Size: 1103 bytes --]
Afschin Hormozdiary (1):
libnetfilter_conntrack: don't ignore ATTR_CONNLABELS
Florian Westphal (18):
api: add nfct_bitmask object
api: add connlabel api and attribute
examples: add connlabel dump/set/clear demo programs
api: add CTA_LABEL_MASK attribute handling
qa: add api test for nfct_cmp and nfct_exp functions
conntrack, expect: fix _cmp api with STRICT checking
expect: consider all expect attributes when comparing
conntrack: nfct_cmp: also compare labels
qa: nfct_cmp: verify individual attr comparision
connlabel: fix NULL deref on malloc failure
conntrack: CONNLABELS are not a nested attribute
conntrack: connlabel: remove useless test
conntrack: labels: skip labels with non-alnum characters
src: callback: fix memory leak when ct has dynamically allocated attr
conntrack: api: add nfct_snprintf_labels
qa: test_connlabel: don't abort when system-wide config exists
conntrack: labels: labelmap_new: make sure errno is 0 when no labels are found
build: bump version to 1.0.4
reply other threads:[~2013-08-06 15:45 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=20130806154521.GA14118@localhost \
--to=pablo@netfilter.org \
--cc=lwn@lwn.net \
--cc=netdev@vger.kernel.org \
--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).