Hello All, I was curious about NFQUEUE/QUEUE targets for iptables and I eventually landed on libnetfilter_queue. As documented by the doxygen stuff online, the library provides some functions (e.g. nfq_open(), nfq_handle_packet(), nfq_set_verdict(), etc.). On the other hand, the example nf-queue.c program in the examples directory does not seem to use these functions at all. Is there some place where I can find out some examples of usage of libnetfilter_queue functions? Are they deprecated and should I go for the Netlink-based solution as in the example? Thank you, Flavio. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html