libnetfilter_conntrack 0.0.81 release
Pablo Neira Ayuso <[email protected]> Sat, 28 Jul 2007 14:38:04 +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.81 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. This release includes minor changes and bugfixes. 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) -- "Será preciso viajar a través de los ojos de los idiotas" -- Poeta en Nueva York -- Federico GarcÃa Lorca.
ChangeLog
(text/plain, 345 B)
libnetfilter_conntrack 0.0.81 ====================================================================== Changes from 0.0.80: - add layer 4 protocol comparison to nfct_compare() [Pablo Neira Ayuso] - introduce nfct_nfnlh() to use functions like nfnl_rcvbufsiz() [Pablo Neira Ayuso] - remove unused build_id() from build.c [Pablo Neira Ayuso]