Hi!
The Netfilter project presents libnetfilter_conntrack-0.9.0
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 two fixes and the infrastructure to generate API
documentation in doxygen format. ChangeLog is also attached 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.
Pablo Neira Ayuso (5):
ct: fix regression with helpers for Linux kernel >= 2.6.34
build: add libtool m4 support
src: convert documentation from kerneldoc to doxygen format
ct: fix EINVAL if not TCP attributes are set for Linux kernel <= 2.6.25
build: bump version to 0.9.0