Hello guys ! I'm trying to writing a simple program which will delay the packets amenably to the rules. (rules are code of this program). I have a VERY BIG problem with implementing this because queue libraries working in blocking mode. It waits when callback returns something and goes further. Of course I guess this packets going through netfilter without any queueing, working by the scheme : first in, fist out, second in, second out. Even if it's true, how can I implement parallel processing of the packets, through another things ? Hope for your help! sorry for my english %) Thank you. -- 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