> amith <amith@xxxxxxxxxxxxxxx> [2004-08-13 14:05]: > > hi all, where in the kernel code is the checked , to verify that the > incoming packet is for the recived host ? i would appreciate if > someone could point me to that peice of code in the kernel. i > checked the kernel sources /net directory but dont have an idea > where to go and look for it. > read net/ipv[46]/ip_{input,forward,output}.c There you see the ip_rcv function. wbr, Lukas -- Lukas Ruf | Wanna know anything about raw | <http://www.lpr.ch> | IP? -> <http://www.rawip.org> | eMail Style Guide: <http://www.rawip.org/style.html>| -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/