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