libnetfilter_conntrack 0.0.82 release
Pablo Neira Ayuso <[email protected]> Fri, 16 Nov 2007 14:02:17 +0100
| Newsgroups | gmane.comp.security.firewalls.netfilter.announce |
|---|---|
| Message-ID | <473D94D9.2050701__15292.7025956616$1195225753$gmane$org@netfilter.org> |
Hi! The netfilter project proudly presents libnetfilter_conntrack-0.0.82 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. This release includes TCP flags support and one bugfix for big-endian platforms. See ChangeLog for more details. Upgrade is recommended. 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 Project) -- "Los honestos son inadaptados sociales" -- Les Luthiers
ChangeLog
(text/plain, 227 B)
libnetfilter_conntrack 0.0.82 ====================================================================== Changes from 0.0.81: - add support for TCP flags [Pablo Neira Ayuso] - Fix big-endian issues with getters [Philip Craig]