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. Br, Vilen -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ