libnetfilter_conntrack 0.0.94 released
[Posted June 2, 2008 by cook]
| From: |
| Pablo Neira Ayuso <pablo-AT-netfilter.org> |
| To: |
| netfilter-AT-vger.kernel.org |
| Subject: |
| [ANNOUNCE] libnetfilter_conntrack 0.0.94 release |
| Date: |
| Sat, 31 May 2008 18:30:36 +0200 |
| Message-ID: |
| <48417D2C.7040002@netfilter.org> |
| Cc: |
| netfilter-announce-AT-lists.netfilter.org,
netfilter-devel-AT-vger.kernel.org, lwn-AT-lwn.net |
Hi!
The netfilter project proudly presents libnetfilter_conntrack-0.0.94
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table.
This release includes new features and minor fixes. See ChangeLog for
more details. Upgrade is recommended.
This library requires a linux kernel >= 2.6.18.
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
Krzysztof Oledzki (1):
add ICMPv6 support
fix "type", "code" and "id": in reply direction were always set to 0
Pablo Neira Ayuso (5):
add nfct_copy function
add nfct_cmp function (this function replaces nfct_compare)
fix __nfct_l4 structure layout (specifically, ICMP)
add full support of SCTP
fix segfault while getting the conntrack ID
add nfct_send function
check for pkg-config at configure stage
fix missing bitset in the autocomplete code
(
Log in to post comments)