Hi Vilen, On Tuesday 25 August 2009 14:56:42 Vilen Looga 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. If it is not absolutely necessary to write the module yourself, you could take a look at netem, it is quite flexible and it can delay packets, among other things. Regards, Lori -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ