ip_forward difference in kernel 2.4 and 2.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello,
        I check kernel 2.4.28 and 2.6.11 on lxr and
found that there is condition to check fragmnetation
required for packet in 2.4.28 ain ip_forward.c as
  if (skb->len > mtu && (ntohs(iph->frag_off) &
IP_DF))
                goto frag_needed;
But same will not be seen in 2.6.11 why? Then how 2.6
kenrel check this condition? Why its removed? Is it
addedd somewhere else?
Thanks in advance.
regards,
cranium


		
__________________________________ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux