netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] libnetfilter_conntrack 1.0.4 release
@ 2013-08-06 15:45 Pablo Neira Ayuso
  0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2013-08-06 15:45 UTC (permalink / raw)
  To: netfilter-devel; +Cc: netdev, netfilter, netfilter-announce, lwn

[-- 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-06 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-06 15:45 [ANNOUNCE] libnetfilter_conntrack 1.0.4 release Pablo Neira Ayuso

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).