Hi all, My task is this: I want to receive packets arrive to the computer, inspect them (user mode or in the future in kernel mode), add my own header and hand them to another process. I will need to move Ethernet, ARP and IP packets. What are my options regarding moving the packet modified with new custom header from one process to another process? I thought about using netlink sockets. Is it a good choice? Please feel free to ask any question to clarify my needs. Regards, Kfir -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html