From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter@vger.kernel.org
Cc: netfilter-announce@lists.netfilter.org,
netfilter-devel@vger.kernel.org, lwn@lwn.net
Subject: [ANNOUNCE] libnetfilter_log 1.0.0 release
Date: Thu, 15 Jul 2010 14:17:42 +0200 [thread overview]
Message-ID: <4C3EFC66.7050400@netfilter.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 730 bytes --]
Hi!
The Netfilter proudly project presents:
* libnetfilter_log-1.0.0
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.
This releases contains a new function to print logs in XML format and
the doxygen-based documentation. See Changelog for details.
You can find the documentation in doxygen format at:
http://www.netfilter.org/projects/libnetfilter_log/doxygen/
You can download it from:
http://www.netfilter.org/projects/libnetfilter_queue/downloads.html
ftp://ftp.netfilter.org/pub/libnetfilter_queue/
happy logging,
Pablo (on behalf of the Netfilter Core Team)
[-- Attachment #2: changes-libnetfilter_log-1.0.0.txt --]
[-- Type: text/plain, Size: 657 bytes --]
Pablo Neira Ayuso (11):
fix segfault in example in nflog_get_payload()
add nflog_snprintf_xml() to output a log in XML format
nflog: consistent nflog_snprintf_xml() return value with snprintf()
nflog: fix HW address output in nfq_snprintf_xml()
nflog: remove `0x' from HW protocol in output of nflog_snprintf_xml()
nflog: do not default to NFLOG_XML_HW in nflog_snprintf_xml()
nflog: revert previous patch
build: add libtool m4 support
doc: add libnetfilter_log doxygen documentation and update copyright notice
build: add LIBVERSION to Makefile.am
nfq: fix redundant LIBVERSION definition
next reply other threads:[~2010-07-15 12:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-15 12:17 Pablo Neira Ayuso [this message]
2010-07-16 10:50 ` [ANNOUNCE] libnetfilter_log 1.0.0 release Jan Engelhardt
2010-07-16 15:28 ` Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C3EFC66.7050400@netfilter.org \
--to=pablo@netfilter.org \
--cc=lwn@lwn.net \
--cc=netfilter-announce@lists.netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).