libnetfilter_conntrack 0.0.101 release
Pablo Neira Ayuso <[email protected]> Wed, 23 Dec 2009 21:32:58 +0100
| Newsgroups | gmane.comp.security.firewalls.netfilter.announce |
|---|---|
| Message-ID | <4B327E7A.6060100__24873.1706211858$1261608861$gmane$org@netfilter.org> |
This is a multi-part message in MIME format.
--------------070109050508010705060503
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
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.
--------------070109050508010705060503
Content-Type: text/plain;
name="changes-libnetfilter_conntrack-0.0.101.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="changes-libnetfilter_conntrack-0.0.101.txt"
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
--------------070109050508010705060503--