Lukas Ruf wrote:
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
hi Lukas,
thanks for the information. i think i got it :-) !
cheers,
Amith
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/