Hi I’m a newbe to Linux kernel, and I’m trying to understand some networking issues in kernel 2.4. I will highly appreciate it if anyone could refer me to networking documentation in general, and tcp / ip stack documentation in particular. I’ve been reading tcp/ip illustrated (vol. II), but it seems like in these issues the 2.4 kernel version is quite different from BSD. I’m especially looking for answers to questions such as where in the code a host validates the packet ip? Where in the code the a packet which is addressed to a different ip is dropped / discarded (when the kernel isn’t configured as a router), and where in the code a packet is forwarded when the kernel IS configured as a router? Thanks -Miri - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/