libnetfilter_conntrack 0.0.98 release
[Posted December 1, 2008 by cook]
| From: |
| Pablo Neira Ayuso <pablo-AT-netfilter.org> |
| To: |
| netfilter-AT-vger.kernel.org |
| Subject: |
| [ANNOUNCE] libnetfilter_conntrack 0.0.98 release |
| Date: |
| Sat, 29 Nov 2008 13:49:19 +0100 |
| Message-ID: |
| <49313A4F.6090904@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.98.
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table. This
library requires a linux kernel >= 2.6.18.
This release includes one major bugfix, a couple of minor fixes, the new
attribute group API and cleanups. See ChangeLog for more details.
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
Pablo Neira Ayuso (13):
objopt: use indirect calls instead of switch
API: use of __builtin_expect in error checking paths
snprintf: fix compilation warning in 64-bits platforms
groups: add attribute group API
API: add nfct_attr_is_set_array function
version: bump to 0.0.98
src: set specific array size for the API
qa: add test file to check for missing indirect function calls
helper: fix missing copy function for helper name
bsf: major rework of the BSF generation code
bsf: remove unnecessary function inline
api: fix bogus netlink flags in nfct_build_query
api: fix bogus netlink flags in nfexp_build_query
(
Log in to post comments)