LWN.net Logo

libnetfilter_conntrack 0.0.101 release

From:  Pablo Neira Ayuso <pablo@netfilter.org>
To:  netfilter@vger.kernel.org
Subject:  [ANNOUNCE] libnetfilter_conntrack 0.0.101 release
Date:  Wed, 23 Dec 2009 21:32:58 +0100
Cc:  netfilter-announce@lists.netfilter.org, netfilter-devel@vger.kernel.org, lwn@lwn.net
Archive-link:  Article, Thread

Hi!

The Netfilter project presents libnetfilter_conntrack-0.0.101.

libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table. This
library requires a linux kernel >= 2.6.18.

This release includes a one fix and several cleanups from Hannes Eder. See
ChangeLog for more details.

You can download it from:

http://www.netfilter.org/projects/libnetfilter_conntrack/
ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/

Pablo,
on behalf of the Netfilter Core Team.
Hannes Eder (3):
      api: use ANSI style function
      src: make symbols used only in file scope static
      snprintf: remove duplicate initializer entry

Pablo Neira Ayuso (2):
      setobjopt: don't autocomplete the reply tuple for ICMP[v6]
      configure: bump version to 0.0.101


Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds