libnfnetlink_conntrack 0.0.75 released
[Posted May 22, 2007 by cook]
| From: |
| Pablo Neira Ayuso <pablo-AT-netfilter.org> |
| To: |
| netfilter-announce-AT-lists.netfilter.org,
netfilter <netfilter-AT-lists.netfilter.org>,
Netfilter Development Mailinglist <netfilter-devel-AT-lists.netfilter.org> |
| Subject: |
| [ANNOUNCE] Release libnfnetlink_conntrack |
| Date: |
| Tue, 22 May 2007 19:00:01 +0200 |
| Cc: |
| lwn-AT-lwn.net |
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/...
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
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]
(
Log in to post comments)