libnetfilter_conntrack 0.0.99 released
[Posted December 15, 2008 by cook]
| From: |
| Pablo Neira Ayuso <pablo-AT-netfilter.org> |
| To: |
| netfilter-AT-vger.kernel.org |
| Subject: |
| [ANNOUNCE] libnetfilter_conntrack [0.0.99] release |
| Date: |
| Sun, 14 Dec 2008 22:52:25 +0100 |
| Message-ID: |
| <49458019.201@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.99.
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 a couple of minor fixes. 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 (6):
automake: add missing stack.h to include/internal/Makefile.am
version: bump to 0.0.99
api: fix minor issues in the kerneldoc style documentation
utils: fix wrong use of errno in example files
headers: add CTA_NAT_SEQ_UNSPEC to linux_nfnetlink_conntrack.h
build: do not inconditionally include TCP state into netlink message