Hi, On Thu, May 13, 2004 at 01:56:03PM +0200, Markus Zeilinger wrote: > I am currently writing a paper for my studies about netfilter and Linux > Firewalling. In this case I also write a chapter about packet handling > through the Linux network stack. > Several papers and also in Harald Welte's "The journey of a packet through > the linux 2.4 network stack" mention a function ip_send() in the process of > packet forwarding. According to Harald this function is defined in > /include/net/ip.h. But I cannot find a definition there, and surprisingly I > was not able to find the ip_send() function anywhere in the kernel source. I > searched through Kernel 2.6.6, 2.4.6 and 2.4.0 but did not find any tracks > of a ip_send() function!?! http://lxr.linux.no/source/include/net/ip.h#L162 Use LXR, it can help a lot! -- KOVACS Krisztian