libnfnetlink release 0.0.30
Pablo Neira Ayuso <[email protected]> Tue, 31 Jul 2007 11:26:31 +0200
| Newsgroups | gmane.comp.security.firewalls.netfilter.announce |
|---|---|
| Message-ID | <46AF0047.9020705__39174.2399581291$1185874199$gmane$org@netfilter.org> |
Hi! The netfilter project proudly presents libnfnetlink 0.0.30 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) -- "Será preciso viajar a través de los ojos de los idiotas" -- Poeta en Nueva York -- Federico GarcÃa Lorca.
ChangeLog
(text/plain, 487 B)
libnfnetlink 0.0.30 ====================================================================== Changes from 0.0.25: - update linux_nfnetlink.h from kernel sources [Pablo Neira Ayuso] - remove the nest bit: we don't send it to kernel anymore [Pablo Neira Ayuso] - remove linux/types.h include from libnfnetlink.h [Eric Leblond] - introduce index2interface API [Eric Leblond] - added a test file to utils/iftest.c [Pablo Neira Ayuso] - compile fix with old glibc [Thomas Jarosch]