Hi, NFQueue-bindings 0.3 has been released. nfqueue-bindings is a set of high-level modules for several languages (Python and Perl, for the moment), for libnetfilter_queue. Similar bindings are also available for NFLOG: nflog-bindings. The goal is to provide a library to gain access to packets queued by the kernel packet filter, and set the verdict from userspace, or alert packets etc. It is important to note that these bindings will not follow blindly libnetfilter_queue API. For ex., some higher-level wrappers will be provided for the open/bind/create mechanism (using one function call instead of three). Links: * Project page: http://software.inl.fr/trac/wiki/nfqueue-bindings * Git tree: http://git.inl.fr/git/nfqueue-bindings.git * (old) blog post with examples: http://www.wzdftpd.net/blog/index.php?2008/06/01/22-nfqueue-bindings * Slides of a presentation in the NFWS: http://nfws.inl.fr/nfws_userday/Pierre-Chifflier_NFQUEUE-Bindings.pdf Best regards, Pierre -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html