Hi!
The Netfilter project presents libnetfilter_conntrack-0.0.102.
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 six fixes and Patrick McHardy's conntrack zone
support (see the 'CT' target in man iptables(8) for more information).
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 (9):
header: counters are 64-bits long
src: add support for TCP window scale factor
parse: fix access to u64 attributes in netlink messages
ct: add zone support
ct: print zone before use
bsf: fix filtering for several network address/mask
ct: add missing setters for TCP window scale factor support
ct: fix NAT sequence adjustment setter
build: bump version to 0.0.102