On Die, Jun 04, 2002 at 04:21:10 +0200, [EMAIL PROTECTED] wrote: > Hi I'm Luigi.Where I can find in the kernel the fragmentation code for > packet IP/TCP?
/usr/src/linux/net/ipv4/ip_fragment.c and calling routines in ip_input.c and ip_output.c (same dir)
