On Sun, Oct 24, 2010 at 1:31 PM, Jan Engelhardt <jengelh@xxxxxxxxxx> wrote: > On Sunday 2010-10-24 10:54, Kfir Lavi wrote: > >>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? > > http://en.wikipedia.org/wiki/Inter-process_communication lists ways of > transferring data between programs. > Thanks, There is no mention in this page about Netlink. As I'm getting packets from the kernel via netlink, I would think it's a good choice to continue using netlink. I'm trying now to create a small example code using libnl. What is your take on using netlink? 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