libnfnetlink 0.0.41 release

Pablo Neira Ayuso <[email protected]> Fri, 06 Mar 2009 17:59:50 +0100
Newsgroups gmane.comp.security.firewalls.netfilter.announce
Message-ID <49B15686.4050508__27279.1341566064$1236362709$gmane$org@netfilter.org>
Hi!

The netfilter project proudly presents:

  * libnfnetlink-0.0.41

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.

See ChangeLog (file attached) for more details on this release. You can
download it from:

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

Regards,
Pablo

-- 
"Los honestos son inadaptados sociales" -- Les Luthiers
ChangeLog-libnfnetlink-0.0.41 (text/plain, 143 B)
Pablo Neira Ayuso (2):
      nfnl: allow disabling and enabling sequence tracking
      nfnl: tag nfnl_talk() and nfnl_listen() as deprecated