libnetfilter_log 0.0.16 released
[Posted March 9, 2009 by cook]
From: |
| Pablo Neira Ayuso <pablo-AT-netfilter.org> |
To: |
| netfilter-AT-vger.kernel.org |
Subject: |
| [ANNOUNCE] libnetfilter_log 0.0.16 release |
Date: |
| Fri, 06 Mar 2009 18:10:02 +0100 |
Message-ID: |
| <49B158EA.8080908@netfilter.org> |
Cc: |
| netfilter-announce-AT-lists.netfilter.org,
netfilter-devel-AT-vger.kernel.org, lwn-AT-lwn.net |
Archive‑link: | |
Article |
Hi!
The netfilter project proudly presents:
* libnetfilter_log-0.0.16
libnetfilter_log is a userspace library providing interface to packets
that have been logged by the kernel packet filter. It is is part of a
system that deprecates the old syslog/dmesg based packet logging.
ChangeLog of this release is attached. You can get this library from:
http://www.netfilter.org/projects/libnetfilter_log/downlo...
ftp://ftp.netfilter.org/pub/libnetfilter_log
Regards,
Pablo
--
"Los honestos son inadaptados sociales" -- Les Luthiers
Eric Leblond (3):
Fix minor memory leak in nflog_close().
Suppress reference to libnetfilter_queue which is the model of libnetfilter_log.
Suppress NFULNL_MSG_CONFIG callback registration.
Pablo Neira Ayuso (2):
nflog: replace nfnl_talk by nfnl_query and disable sequence tracking
build: bump version to 0.0.16