On 21 September 2012 21:00, Andrew Beverley <andy@xxxxxxxxxxx> wrote: > On Fri, 2012-09-21 at 14:38 +0100, Bradley Kite wrote: >> Any clarification would be appreciated - or perhaps someone can point >> me in the direction of the right way to introduce delays to specific >> packets in this way? > > Could you use the netem qdisc instead, and filter only the required > packets into it? > > Andy Hi Andy, I need very fine-grained control over the delay that should be introduced for each packet - although I havent looked into it in any great detail I think netem qdisc etc. is more for general latency/bandwidth control. I've since stumbled across netmap (http://info.iet.unipi.it/~luigi/netmap/) and looking into using that instead of netfilter_queue - I think it might be more suited to my needs as I dont actually need any of the iptables functionality - just a way to hook into each packet. -- Brad. -- 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