All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-announce@lists.netfilter.org,
	netfilter@vger.kernel.org,
	Netfilter Development Mailinglist
	<netfilter-devel@vger.kernel.org>
Cc: lwn@lwn.net
Subject: [ANNOUNCE] libnfnetlink release 0.0.33
Date: Sun, 09 Mar 2008 02:07:40 +0100	[thread overview]
Message-ID: <47D3385C.40605@netfilter.org> (raw)

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

Hi!

The netfilter project proudly presents libnfnetlink 0.0.33. This release
includes minor bugfixes and updates. Changelog 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.

You can download it from:

http://www.netfilter.org/projects/libnfnetlink/downloads.html

Pablo (on behalf of the Netfilter Project)

-- 
"Los honestos son inadaptados sociales" -- Les Luthiers

[-- Attachment #2: Changelog --]
[-- Type: text/plain, Size: 412 bytes --]

- nfnl_handle must be const in nfnl_rcvbufsiz
	[ Pablo Neira Ayuso ]

- Introduce nfnl_set_rcv_buffer_size to set the receive buffer size
	[ Pablo Neira Ayuso ]

- Improve receive path performance: do only one recv instead of two
	[ Pablo Neira Ayuso ]

- Fix endless loop on unknown netfilter attributes.
	[ Marcus Sundberg ]

- Fix handling of multipart netlink packets in nfnl_handle_packet
	[ Eric Leblond ]

             reply	other threads:[~2008-03-09  1:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09  1:07 Pablo Neira Ayuso [this message]
2008-03-10 13:07 ` [ANNOUNCE] libnfnetlink release 0.0.33 Gabor Z. Papp
2008-03-11 11:39   ` 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=47D3385C.40605@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.