libnetfilter_conntrack 0.0.102 release
Pablo Neira Ayuso <[email protected]> Thu, 15 Jul 2010 20:42:24 +0200
| Newsgroups | gmane.comp.security.firewalls.netfilter.announce |
|---|---|
| Message-ID | <4C3F5690.8030706__32698.1187602089$1279225798$gmane$org@netfilter.org> |
This is a multi-part message in MIME format.
--------------080100070705050901000202
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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.
--------------080100070705050901000202
Content-Type: text/plain;
name="changes-libnetfilter_conntrack-0.0.102.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="changes-libnetfilter_conntrack-0.0.102.txt"
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
--------------080100070705050901000202--