LWN.net Logo

libnetfilter_conntrack 0.0.101 released

From:  Pablo Neira Ayuso <pablo-AT-netfilter.org>
To:  netfilter-AT-vger.kernel.org
Subject:  [ANNOUNCE] libnetfilter_conntrack 0.0.101 release
Date:  Wed, 23 Dec 2009 21:32:58 +0100
Message-ID:  <4B327E7A.6060100@netfilter.org>
Cc:  netfilter-announce-AT-lists.netfilter.org, netfilter-devel-AT-vger.kernel.org, lwn-AT-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



(Log in to post comments)

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