Some kernel source questions...

2005-01-26 Thread linux lover
Hello, I have some questions... 1)When data is copied to ICMP/UDP packets? when i trace kernel code in 2.4.26 kernel version is that in case of ICMP and UDP packets the packet gets its space allocated in ip_build_xmit function and then ip header is built. 2) What getfrag does? Does it

Some kernel source questions...

2005-01-26 Thread linux lover
Hello, I have some questions... 1)When data is copied to ICMP/UDP packets? when i trace kernel code in 2.4.26 kernel version is that in case of ICMP and UDP packets the packet gets its space allocated in ip_build_xmit function and then ip header is built. 2) What getfrag does? Does it