Hi! The Netfilter project presents: * libnfnetlink-1.0.0 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/ Happy firewalling, Pablo (on behalf of the Netfilter Core Team)
Pablo Neira Ayuso (5): rtnl: fix wrong netlink group bindings in the interface API nfnl: add nfnl_portid() to get the Netlink portID of a socket include: add recently added Netlink socket options nfnl: add nfnl_addattr8() function nfnl: release libnfnetlink 1.0 version