libnetfilter_log 0.0.16 release
Pablo Neira Ayuso <[email protected]> Fri, 06 Mar 2009 18:10:02 +0100
| Newsgroups | gmane.comp.security.firewalls.netfilter.announce |
|---|---|
| Message-ID | <49B158EA.8080908__42511.2140634612$1236383619$gmane$org@netfilter.org> |
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/downloads.html ftp://ftp.netfilter.org/pub/libnetfilter_log Regards, Pablo -- "Los honestos son inadaptados sociales" -- Les Luthiers
ChangeLog-libnetfilter_log-0.0.16
(text/plain, 343 B)
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