Linux Netfilter discussions
 help / color / mirror / Atom feed
* [ANNOUNCE] libnfnetlink release 0.0.33
@ 2008-03-09  1:07 Pablo Neira Ayuso
  2008-03-10 13:07 ` Gabor Z. Papp
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Neira Ayuso @ 2008-03-09  1:07 UTC (permalink / raw)
  To: netfilter-announce, netfilter, Netfilter Development Mailinglist; +Cc: lwn

[-- 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 ]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-11 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09  1:07 [ANNOUNCE] libnfnetlink release 0.0.33 Pablo Neira Ayuso
2008-03-10 13:07 ` Gabor Z. Papp
2008-03-11 11:39   ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox