On Tue, Aug 25, 2009 at 7:56 PM, Vilen Looga<vilen.looga@xxxxxxxxx> wrote: > Hi! > > I'm developing a simple kernel module (it will be a part of > middleware) that uses netfilter to delay outgoing packets. So far it > seems that I have to QUEUE the packets and send them to userland to > add the delay that I need. Is there a smarter way to do it? I could > not find an example on the Internet. What if you just simply add a busy loop during every packet check? -- regards, Mulyadi Santosa Freelance Linux trainer blog: the-hydra.blogspot.com -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ