Ryan Johnston <ryan@xxxxxxxxxxxxxxxx> wrote: > Yes with --queue-balance do I open a socket via nfq_open() per thread > or do I just have the one nfq_open() and have each thread call > nfq_create_queue only? Apparently both is possible (I had to look it up :-/) but i'd suggest to have one fd per queue, i.e. nfq_open() per thread. -- 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