Release libnfnetlink_conntrack
Pablo Neira Ayuso <[email protected]> Tue, 22 May 2007 19:00:01 +0200
| Newsgroups | gmane.comp.security.firewalls.netfilter.announce,gmane.comp.security.firewalls.netfilter.general,gmane.comp.security.firewalls.netfilter.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi! The netfilter project proudly presents libnetfilter_conntrack-0.0.75 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. You can download it from: http://www.netfilter.org/projects/libnetfilter_conntrack/files/libnetfilter_conntrack-0.0.75.tar.bz2 Happy tracking, Pablo (on behalf of the Netfilter Project) -- The dawn of the fourth age of Linux firewalling is coming; a time of great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris
ChangeLog
(text/plain, 784 B)
libnetfilter_conntrack 0.0.75 ====================================================================== Changes from 0.0.50: - Fix inconsistency in the status flags bits [Pablo Neira] - Fix icmp_id setter and documentation [Phil Dibowitz] - Fix compilation with old glibc versions [Thomas Jarosch] - Fix inconsistency in the behaviour of nfct_set_attr with ATTR_STATUS [Pablo Neira] - Relax checkings in the NAT detector functions [Pablo Neira] - Fix wrong documentation in nfct_get_attr_u[*] [Pablo Neira] - introduce new expectation API [Pablo Neira] - fix wrong port display in the XML output [Morten Isaksen] - use ntohs instead htons in snprintf_default.c [Pablo Neira] - introduce examples files under utils/, remove old deprecated API test file [Pablo Neira]