netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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] ulogd 2.0.0beta4
Date: Fri, 16 Jul 2010 18:08:32 +0200	[thread overview]
Message-ID: <4C408400.2030005@netfilter.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 825 bytes --]

Hi!

The netfilter project presents:

  * ulogd 2.0.0beta4

ulogd is a userspace logging daemon for netfilter/iptables related
logging. This includes per-packet logging of security violations,
per-packet logging for accounting purpose as well as per-flow logging.

ulogd comes in two flavours: ulogd-1.x has been around since 2000 and is
the stable series. All production systems should use the stable series
at this time. The 1.x series are frozen, do not expect new features into
this line. ulogd-2.x is currently in beta stage.

This release includes several fixes, improvements and the new XML output
plugin for packet and log-based logging.

You can download them from:

http://www.netfilter.org/projects/ulogd/downloads.html
ftp://ftp.netfilter.org/pub/ulogd/

happy logging,
Pablo (on behalf of the Netfilter project)

[-- Attachment #2: changes-ulogd-2.0.0beta4.txt --]
[-- Type: text/plain, Size: 2310 bytes --]

Christophe Fish (1):
      IP2BIN: fix missing protocol key

Eric Leblond (12):
      nflog: adjust unit which was inaccurate.
      ifindex: avoid memory allocation
      ip2str: suppress explicit allocation of some output key values
      ip2bin: suppress explicit allocation of some output key values
      hwhdr: suppress explicit allocation
      ip2bin: add AF_BRIDGE family support.
      db plugins: free memory at exit.
      ulogd: include config.h in all files.
      ulogd: permit compilation of plugin outside of tree
      DB plugin: add capability to specify complete INSERT command
      Documentation: information about procedure variable.
      Revert "ulogd: permit compilation of plugin outside of tree"

Pablo Neira Ayuso (24):
      NFCT: fix NULL dereference when hashtable is full
      NFCT: improve netlink overrun handling
      NFCT: add configurable option to set the value of the resynchronization timer
      NFCT: avoid spamming report about netlink overruns
      build: remove -lpthread from Makefile
      IPFIX: preliminary fixes, yet unusable
      NFCT: cleanup constructor and destructor functions
      NFCT: change `pollinterval' behaviour
      NFCT: use new hashtable implementation for better performance
      NFCT: split event handler if hashtable is used or not
      NFCT: fix number of options (missing one)
      NFCT: fix reset counters via SIGUSR2 signal
      src: use ARRAY_SIZE to calculate the array size of keys
      LOGEMU: fix crash if output file cannot be accessed
      fix incorrect negative EINTR checking in main loop
      output: add new plugin XML to output logs in XML
      output: XML: support reopening file via SIGHUP
      output: XML: add infix in output file
      NFCT: fix plugin re-use in different stacks
      fix wrong list addition in plugin re-use logic
      NFCT: copy the conntrack object to the plugin once
      IPFIX: remove plugin until it is usable
      build: bump version to 2.0.0beta4 and update dependencies
      build: remove obsolete reference to debian/ dir in Makefile

Pierre Chifflier (3):
      ulogd: configure all plugins before resolving keys.
      Remove debian directory
      Fix wrong definition of views in flat DB schema

Romain Bignon (1):
      DB plugins: fixed bug with INSERT* procedures


                 reply	other threads:[~2010-07-16 16:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4C408400.2030005@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).