libnfnetlink release 0.0.38 announced
[Posted June 2, 2008 by cook]
| From: |
| Pablo Neira Ayuso <pablo-AT-netfilter.org> |
| To: |
| netfilter-AT-vger.kernel.org,
Netfilter Development Mailinglist <netfilter-devel-AT-vger.kernel.org> |
| Subject: |
| [ANNOUNCE] libnfnetlink release 0.0.38 |
| Date: |
| Sat, 31 May 2008 18:29:54 +0200 |
| Message-ID: |
| <48417D02.8050907@netfilter.org> |
| Cc: |
| netfilter-announce-AT-lists.netfilter.org, lwn-AT-lwn.net |
Hi!
The netfilter project proudly presents libnfnetlink 0.0.38. This release
includes minor bugfixes and updates. Changelog is attached.
libnfnetlink is the low-level library for netfilter related
kernel/userspace communication. It provides a generic messaging
infrastructure for in-kernel netfilter subsystems (such as
nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their
respective users and/or management tools in userspace.
This library requires a linux kernel >= 2.6.18.
You can download it from:
http://www.netfilter.org/projects/libnfnetlink/downloads....
Pablo (on behalf of the Netfilter Project)
--
"Los honestos son inadaptados sociales" -- Les Luthiers
Jan Engelhardt (1):
The second, deprecated, form of `AM_INIT_AUTOMAKE' has two required
Pablo Neira Ayuso (5):
recover the nested bit as now it is fully supported in kernel space.
major cleanup of index2name infrastructure: use linux list (and fix leak in the nlif_close
path)
update include files
fix warning, getsockname takes a socklen_t as third parameter
add conditional defition of NLA_F_NESTED for old includes
(
Log in to post comments)